Searched refs:GetSlotIndexForAddress (Results 1 – 2 of 2) sorted by relevance
202 size_t GetSlotIndexForAddress(uintptr_t address) const { in GetSlotIndexForAddress() function
339 return &allocation_info_[GetSlotIndexForAddress(address)]; in GetAllocationInfoForAddress()343 return &allocation_info_[GetSlotIndexForAddress(address)]; in GetAllocationInfoForAddress()