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