Searched refs:inner_hash_entry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_util.c263 Dwarf_Hash_Table_Entry inner_hash_entry = 0; local
343 inner_hash_entry = entry_base + hash_num;
345 inner_list_entry->ab_next = inner_hash_entry->at_head;
346 inner_hash_entry->at_head = inner_list_entry;

Completed in 59 milliseconds