Searched defs:removeRelocationAt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinarySection.h | 347 bool removeRelocationAt(uint64_t Offset) { removeRelocationAt() function |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryContext.cpp | 2252 bool BinaryContext::removeRelocationAt(uint64_t Address) { removeRelocationAt() function in llvm::bolt::BinaryContext |