Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDIndirectionUtils.h108 static JITTargetAddress reenter(void *TrampolinePoolPtr, void *TrampolineId) { in reenter() argument
110 static_cast<LocalTrampolinePool *>(TrampolinePoolPtr); in reenter()