Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp351 {{JDI.JITDispatchContext, ExecutorSessionObjectName}, in setup()
H A DELFNixPlatform.cpp146 {EPC.getJITDispatchInfo().JITDispatchContext, in Create()
H A DCOFFPlatform.cpp208 {EPC.getJITDispatchInfo().JITDispatchContext, in Create()
H A DMachOPlatform.cpp322 {EPC.getJITDispatchInfo().JITDispatchContext, in Create()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h187 ExecutorAddr JITDispatchContext; member