Searched refs:LastSlabPtr (Results 1 – 1 of 1) sorted by relevance
612 sys::MemoryBlock *LastSlabPtr = LastSlab.base() ? &LastSlab : 0; in allocateNewSlab() local613 sys::MemoryBlock B = sys::Memory::AllocateRWX(size, LastSlabPtr, &ErrMsg); in allocateNewSlab()