struct SimpleSegmentAlloc::SegmentInfo
Declaration
struct SimpleSegmentAlloc::SegmentInfo { /* full declaration omitted */ };
Description
Describes the segment working memory and executor address.
Declared at: llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h:307
Member Variables
- public orc::ExecutorAddr Addr
- public MutableArrayRef<char> WorkingMem