Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCSymbolizer.cpp26 MCInst &Inst, raw_ostream &CStream, int64_t Value, uint64_t InstAddress, in tryAddingSymbolicOperand() argument
87 const uint64_t InstOffset = InstAddress - Function.getAddress(); in tryAddingSymbolicOperand()
120 SymbolValue += InstAddress + ImmOffset; in tryAddingSymbolicOperand()