Home
last modified time | relevance | path

Searched refs:getRelocationInRange (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCSymbolizer.cpp89 Function.getRelocationInRange(InstOffset, InstOffset + InstSize); in tryAddingSymbolicOperand()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h815 const Relocation *getRelocationInRange(uint64_t StartOffset, in getRelocationInRange() function