Searched refs:SegAlign (Results 1 – 1 of 1) sorted by relevance
248 uint64_t SegAlign = 1; in allocateSegments() local253 SegAlign = std::max(SegAlign, B->getAlignment()); in allocateSegments()262 SegAlign = std::max(SegAlign, B->getAlignment()); in allocateSegments()267 Segments[Prot] = {SegAlign, SegContentSize, in allocateSegments()273 << ": alignment = " << SegAlign in allocateSegments()