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