LLVM: llvm::orc::ExecutorProcessControl::JITDispatchInfo Struct Reference (original) (raw)

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](ExecutorProcessControl%5F8h%5Fsource.html)"

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.

JITDispatchContext

ExecutorAddr llvm::orc::ExecutorProcessControl::JITDispatchInfo::JITDispatchContext

JITDispatchFunction

ExecutorAddr llvm::orc::ExecutorProcessControl::JITDispatchInfo::JITDispatchFunction


The documentation for this struct was generated from the following file: