Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h122 static JITTargetAddress reenter(void *TrampolinePoolPtr, void *TrampolineId) { in reenter() argument
124 static_cast<LocalTrampolinePool *>(TrampolinePoolPtr); in reenter()