Home
last modified time | relevance | path

Searched defs:InstrAddr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/lib/Target/X86/
H A DX86MCSymbolizer.cpp168 X86MCSymbolizer::handleGOTPC64(const Relocation &R, uint64_t InstrAddr) { in handleGOTPC64()
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp1561 const uint64_t InstrAddr = SectionAddress + InstrOffset; disassemblePLTInstruction() local
1625 const uint64_t InstrAddr = SectionAddress + InstrOffset; disassemblePLTSectionRISCV() local
/llvm-project/bolt/lib/Core/
H A DBinaryFunction.cpp836 uint64_t InstrAddr = 0; processIndirectBranch() local