LLVM 20.0.0git
|
Describes the segment working memory and executor address. More...
#include "llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h"
Public Attributes | |
orc::ExecutorAddr | Addr |
MutableArrayRef< char > | WorkingMem |
Describes the segment working memory and executor address.
Definition at line 310 of file JITLinkMemoryManager.h.
orc::ExecutorAddr llvm::jitlink::SimpleSegmentAlloc::SegmentInfo::Addr |
Definition at line 311 of file JITLinkMemoryManager.h.
MutableArrayRef<char> llvm::jitlink::SimpleSegmentAlloc::SegmentInfo::WorkingMem |
Definition at line 312 of file JITLinkMemoryManager.h.