Home
last modified time | relevance | path

Searched defs:TrampolineAddr (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp46 findReexport(ExecutorAddr TrampolineAddr) findReexport() argument
56 notifyResolved(ExecutorAddr TrampolineAddr,ExecutorAddr ResolvedAddr) notifyResolved() argument
72 resolveTrampolineLandingAddress(ExecutorAddr TrampolineAddr,NotifyLandingResolvedFunction NotifyLandingResolved) resolveTrampolineLandingAddress() argument
H A DIndirectionUtils.cpp68 if (auto TrampolineAddr = TP->getTrampoline()) { getCompileCallback() local
83 executeCompileCallback(ExecutorAddr TrampolineAddr) executeCompileCallback() argument
H A DEPCIndirectionUtils.cpp408 reentry(JITTargetAddress LCTMAddr,JITTargetAddress TrampolineAddr) reentry() argument
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithExecutorProcessControl/
H A DLLJITWithExecutorProcessControl.cpp103 static void *reenter(void *Ctx, void *TrampolineAddr) { in reenter()
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h83 auto TrampolineAddr = AvailableTrampolines.back(); getTrampoline() local
89 releaseTrampoline(ExecutorAddr TrampolineAddr) releaseTrampoline() argument