Searched refs:SlotStart (Results 1 – 1 of 1) sorted by relevance
241 uintptr_t SlotStart = State.slotToAddr(Index); in allocate() local242 AllocationMetadata *Meta = addrToMetadata(SlotStart); in allocate()248 UserPtr = alignUp(SlotStart, Alignment); in allocate()252 assert(UserPtr >= SlotStart); in allocate()332 uintptr_t SlotStart = State.slotToAddr(Slot); in deallocate() local368 deallocateInGuardedPool(reinterpret_cast<void *>(SlotStart), in deallocate()