Searched refs:AllocBase (Results 1 – 1 of 1) sorted by relevance
543 char *AllocBase = nullptr; in allocate() local557 AllocBase = reinterpret_cast<char *>(SlabRemaining.base()); in allocate()559 sys::MemoryBlock(AllocBase + SegsSizes->total(), in allocate()563 sys::MemoryBlock StandardSegs(AllocBase, SegsSizes->StandardSegs); in allocate()564 sys::MemoryBlock FinalizeSegs(AllocBase + SegsSizes->StandardSegs, in allocate()