Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCInstrAnalysis.cpp40 MCInstrAnalysis::getMemoryOperandRelocationOffset(const MCInst &Inst, in getMemoryOperandRelocationOffset() function in MCInstrAnalysis
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h167 getMemoryOperandRelocationOffset(const MCInst &Inst, uint64_t Size) const;
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp444 MIA.getMemoryOperandRelocationOffset(Instr, InstrSize); in addFunctionPointerRelocationsToCurrentSymbol()
/llvm-project-15.0.7/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp513 getMemoryOperandRelocationOffset(const MCInst &Inst,
665 X86MCInstrAnalysis::getMemoryOperandRelocationOffset(const MCInst &Inst, in getMemoryOperandRelocationOffset() function in llvm::X86_MC::X86MCInstrAnalysis