Searched refs:getNearestSlot (Results 1 – 4 of 4) sorted by relevance
50 return &Metadata[State->getNearestSlot(Ptr)]; in addrToMetadata()72 size_t Slot = State->getNearestSlot(ErrorPtr); in __gwp_asan_diagnose_error()
331 size_t Slot = State.getNearestSlot(UPtr); in deallocate()417 size_t Slot = State.getNearestSlot(ErrorUptr); in postCrashReportRecoverableOnly()441 return &Metadata[State.getNearestSlot(Ptr)]; in addrToMetadata()
94 size_t AllocatorState::getNearestSlot(uintptr_t Ptr) const { in getNearestSlot() function in gwp_asan::AllocatorState
130 size_t getNearestSlot(uintptr_t Ptr) const;