Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCInstrAnalysis.cpp40 MCInstrAnalysis::getMemoryOperandRelocationOffset(const MCInst &Inst, in getMemoryOperandRelocationOffset() function in MCInstrAnalysis
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h166 getMemoryOperandRelocationOffset(const MCInst &Inst, uint64_t Size) const;
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp455 MIA.getMemoryOperandRelocationOffset(Instr, InstrSize); in addFunctionPointerRelocationsToCurrentSymbol()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp513 getMemoryOperandRelocationOffset(const MCInst &Inst,
666 X86MCInstrAnalysis::getMemoryOperandRelocationOffset(const MCInst &Inst, in getMemoryOperandRelocationOffset() function in llvm::X86_MC::X86MCInstrAnalysis