Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithExecutorProcessControl/
H A DLLJITWithExecutorProcessControl.cpp111 [&](JITTargetAddress LandingAddress) { in reenter() argument
113 jitTargetAddressToPointer<void *>(LandingAddress)); in reenter()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h128 [&](JITTargetAddress LandingAddress) { in reenter()
129 LandingAddressP.set_value(LandingAddress); in reenter()