Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_util.c662 Dwarf_Hash_Table_Entry inner_hash_entry = 0; in _dwarf_get_abbrev_for_code() local
802 inner_hash_entry = entry_base + hash_num; in _dwarf_get_abbrev_for_code()
804 inner_list_entry->abl_next = inner_hash_entry->at_head; in _dwarf_get_abbrev_for_code()
805 inner_hash_entry->at_head = inner_list_entry; in _dwarf_get_abbrev_for_code()