Searched refs:slotToAddr (Results 1 – 4 of 4) sorted by relevance
223 uintptr_t SlotStart = State.slotToAddr(Index); in allocate()225 uintptr_t SlotEnd = State.slotToAddr(Index) + State.maximumAllocationSize(); in allocate()276 uintptr_t SlotStart = State.slotToAddr(Slot); in deallocate()
96 uintptr_t slotToAddr(size_t N) const;
77 uintptr_t AllocatorState::slotToAddr(size_t N) const { in slotToAddr() function in gwp_asan::AllocatorState
59 addrToMetadata(State, Metadata, State->slotToAddr(Slot)); in __gwp_asan_diagnose_error()