Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp443 auto RelocOffInInstr = in addFunctionPointerRelocationsToCurrentSymbol() local
445 if (!RelocOffInInstr || InstrSize - *RelocOffInInstr != 4) { in addFunctionPointerRelocationsToCurrentSymbol()
451 auto RelocOffInBlock = orc::ExecutorAddr(InstrStart) + *RelocOffInInstr - in addFunctionPointerRelocationsToCurrentSymbol()