Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp352 {JDI.JITDispatchFunction, DispatchFnName}, in setup()
H A DELFNixPlatform.cpp143 {EPC.getJITDispatchInfo().JITDispatchFunction, in Create()
H A DCOFFPlatform.cpp205 {EPC.getJITDispatchInfo().JITDispatchFunction, in Create()
H A DMachOPlatform.cpp319 {EPC.getJITDispatchInfo().JITDispatchFunction, in Create()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h186 ExecutorAddr JITDispatchFunction; member