Searched refs:removeRelocationAt (Results 1 – 4 of 4) sorted by relevance
96 getOutputSection().removeRelocationAt(EntryOffset); in updateOriginal()
2069 bool BinaryContext::removeRelocationAt(uint64_t Address) { in removeRelocationAt() function in llvm::bolt::BinaryContext2072 return Section->removeRelocationAt(Address - Section->getAddress()); in removeRelocationAt()
316 bool removeRelocationAt(uint64_t Offset) { in removeRelocationAt() function
1129 bool removeRelocationAt(uint64_t Address);