Describes a segment to be allocated.
More...
#include "llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h"
Describes a segment to be allocated.
Definition at line 300 of file JITLinkMemoryManager.h.
◆ Segment() [1/2]
llvm::jitlink::SimpleSegmentAlloc::Segment::Segment |
( |
| ) |
|
|
default |
◆ Segment() [2/2]
llvm::jitlink::SimpleSegmentAlloc::Segment::Segment |
( |
size_t |
ContentSize, |
|
|
Align |
ContentAlign |
|
) |
| |
|
inline |
◆ ContentAlign
Align llvm::jitlink::SimpleSegmentAlloc::Segment::ContentAlign |
◆ ContentSize
size_t llvm::jitlink::SimpleSegmentAlloc::Segment::ContentSize = 0 |
The documentation for this struct was generated from the following file: