Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h52 void resolveTrampolineLandingAddress(
100 resolveTrampolineLandingAddress(TrampolineAddr, in init()
/external/llvm-project/llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/
DLLJITWithTargetProcessControl.cpp109 TPCIU->getLazyCallThroughManager().resolveTrampolineLandingAddress( in reenter()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLazyReexports.cpp70 void LazyCallThroughManager::resolveTrampolineLandingAddress( in resolveTrampolineLandingAddress() function in llvm::orc::LazyCallThroughManager
DTPCIndirectionUtils.cpp408 LCTM.resolveTrampolineLandingAddress( in reentry()