Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_util.c263 Dwarf_Hash_Table_Entry inner_hash_entry = 0; in _dwarf_get_abbrev_for_code() local
343 inner_hash_entry = entry_base + hash_num; in _dwarf_get_abbrev_for_code()
345 inner_list_entry->ab_next = inner_hash_entry->at_head; in _dwarf_get_abbrev_for_code()
346 inner_hash_entry->at_head = inner_list_entry; in _dwarf_get_abbrev_for_code()