|
LLVM 22.0.0git
|
Contains the address of the dispatch function and context that the ORC runtime can use to call functions in the JIT. More...
#include "llvm/ExecutionEngine/Orc/ExecutorProcessControl.h"
Public Attributes | |
| ExecutorAddr | JITDispatchFunction |
| ExecutorAddr | JITDispatchContext |
Contains the address of the dispatch function and context that the ORC runtime can use to call functions in the JIT.
Definition at line 102 of file ExecutorProcessControl.h.
| ExecutorAddr llvm::orc::ExecutorProcessControl::JITDispatchInfo::JITDispatchContext |
Definition at line 104 of file ExecutorProcessControl.h.
| ExecutorAddr llvm::orc::ExecutorProcessControl::JITDispatchInfo::JITDispatchFunction |
Definition at line 103 of file ExecutorProcessControl.h.