Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
DSimpleRemoteEPC.cpp331 {JDI.JITDispatchFunction, DispatchFnName}, in setup()
DELFNixPlatform.cpp139 {EPC.getJITDispatchInfo().JITDispatchFunction.getValue(), in Create()
DCOFFPlatform.cpp189 {EPC.getJITDispatchInfo().JITDispatchFunction.getValue(), in Create()
DMachOPlatform.cpp297 {EPC.getJITDispatchInfo().JITDispatchFunction.getValue(), in Create()
/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h175 ExecutorAddr JITDispatchFunction; member