Home
last modified time | relevance | path

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

/external/llvm-project/llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/
DLLJITWithTargetProcessControl.cpp111 [&](JITTargetAddress LandingAddress) { in reenter() argument
113 jitTargetAddressToPointer<void *>(LandingAddress)); in reenter()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h121 [&](JITTargetAddress LandingAddress) { in reenter()
122 LandingAddressP.set_value(LandingAddress); in reenter()