Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp330 {{JDI.JITDispatchContext, ExecutorSessionObjectName}, in setup()
H A DELFNixPlatform.cpp142 {EPC.getJITDispatchInfo().JITDispatchContext.getValue(), in Create()
H A DCOFFPlatform.cpp192 {EPC.getJITDispatchInfo().JITDispatchContext.getValue(), in Create()
H A DMachOPlatform.cpp300 {EPC.getJITDispatchInfo().JITDispatchContext.getValue(), in Create()
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h176 ExecutorAddr JITDispatchContext; member