Searched refs:slots (Results 1 – 3 of 3) sorted by relevance
111 HashEntry* entry = table->slots[slot]; in find_entry()156 entry->next = g_hash_table->slots[slot]; in record_backtrace()162 g_hash_table->slots[slot] = entry; in record_backtrace()178 HashEntry* e1 = g_hash_table->slots[i]; in is_valid_entry()199 g_hash_table->slots[entry->slot] = entry->next; in remove_entry()
72 HashEntry* slots[HASHTABLE_SIZE]; member
196 HashEntry* entry = g_hash_table.slots[i]; in get_malloc_leak_info()