Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/
H A DLLJITWithTargetProcessControl.cpp106 auto LandingAddressF = LandingAddressP.get_future(); in reenter() local
115 return LandingAddressF.get(); in reenter()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h118 auto LandingAddressF = LandingAddressP.get_future(); in reenter() local
124 return LandingAddressF.get(); in reenter()