LLVM: llvm::orc::SimpleRemoteEPC::Setup Struct Reference (original) (raw)
A setup object containing callbacks to construct a memory manager and memory access object. More...
#include "[llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h](SimpleRemoteEPC%5F8h%5Fsource.html)"
| Public Types | |
|---|---|
| using | CreateMemoryManagerFn |
| using | CreateMemoryAccessFn |
A setup object containing callbacks to construct a memory manager and memory access object.
Both are optional. If not specified, EPCGenericJITLinkMemoryManager and EPCGenericMemoryAccess will be used.
Definition at line 39 of file SimpleRemoteEPC.h.
◆ CreateMemoryAccessFn
Initial value:
Tagged union holding either a T or a Error.
SimpleRemoteEPC(const SimpleRemoteEPC &)=delete
Definition at line 43 of file SimpleRemoteEPC.h.
◆ CreateMemoryManagerFn
◆ CreateMemoryAccess
◆ CreateMemoryManager
The documentation for this struct was generated from the following file:
- include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h