Home
last modified time | relevance | path

Searched defs:AbsoluteInstrAddr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/lib/Core/
H A DBinaryFunction.cpp1074 const uint64_t AbsoluteInstrAddr = getAddress() + Offset; handleExternalReference() local
1156 const uint64_t AbsoluteInstrAddr = getAddress() + Offset; handleAArch64IndirectCall() local
1218 const uint64_t AbsoluteInstrAddr = getAddress() + Offset; disassemble() local
1521 const uint64_t AbsoluteInstrAddr = getAddress() + Offset; scanExternalRefs() local
[all...]
H A DBinaryContext.cpp1265 __anon3ed2de1b0a02(BinaryFunction::InstrMapType &Instructions, MCInst &Instruction, uint64_t Offset, uint64_t AbsoluteInstrAddr, uint64_t TotalSize) handleAArch64Veneer() argument
1304 const uint64_t AbsoluteInstrAddr = Address + Offset; handleAArch64Veneer() local