Searched defs:getDynamicRelocationAt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinarySection.h | 408 const Relocation *getDynamicRelocationAt(uint64_t Offset) const { getDynamicRelocationAt() function |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryContext.cpp | 2267 BinaryContext::getDynamicRelocationAt(uint64_t Address) const { getDynamicRelocationAt() function in llvm::bolt::BinaryContext |