Searched defs:SegmentSize (Results 1 – 9 of 9) sorted by relevance
113 uint64_t SegmentSize = alignTo(Seg.getContentSize() + Seg.getZeroFillSize(), in allocate() local
64 static constexpr uint64_t SegmentSize = nearest_boundary( variable
182 uint32_t SegmentSize = 12; in emitLineTableForFunction() local
363 uint32_t SegmentSize = 12; in emitLineTableForFunction() local
113 #define SegmentSize (2*1024*1024) macro
419 uint64_t SegmentSize = Seg.getContentSize() + Seg.getZeroFillSize(); in allocateHostBlocks() local
396 uint64_t SegmentSize = ZeroFillStart + Seg.getZeroFillSize(); in allocate() local