Home
last modified time | relevance | path

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

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