Searched refs:hash_index (Results 1 – 3 of 3) sorted by relevance
153 size_t hash_index; in AddBacktrace() local171 return hash_index; in AddBacktrace()198 size_t hash_index = 0; in Add() local209 size_t hash_index; in Remove() local218 hash_index = entry->second.hash_index; in Remove()227 size_t hash_index; in GetFrames() local234 hash_index = entry->second.hash_index; in GetFrames()337 size_t hash_index = 0; in AddFreed() local358 size_t hash_index = 0; in LogFreeBacktrace() local364 hash_index = info.hash_index; in LogFreeBacktrace()[all …]
89 size_t hash_index;103 size_t hash_index;138 static void RemoveBacktrace(size_t hash_index);166 static void LogBacktrace(size_t hash_index);
6594 uint32_t hash_index = hash_table.FindAndRemove(&super_method_name_comparator, hash); in LinkVirtualMethods() local6595 if (hash_index != hash_table.GetNotFoundIndex()) { in LinkVirtualMethods()6597 hash_index, image_pointer_size_); in LinkVirtualMethods()