|
LLVM 24.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 321 of file JITLinkMemoryManager.h.
| orc::ExecutorAddr llvm::jitlink::SimpleSegmentAlloc::SegmentInfo::Addr |
Definition at line 322 of file JITLinkMemoryManager.h.
| MutableArrayRef<char> llvm::jitlink::SimpleSegmentAlloc::SegmentInfo::WorkingMem |
Definition at line 323 of file JITLinkMemoryManager.h.