Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_util.c656 Dwarf_Hash_Table_Entry entry_cur = 0; in _dwarf_get_abbrev_for_code() local
711 entry_cur = entry_base + hash_num; in _dwarf_get_abbrev_for_code()
714 for (hash_abbrev_entry = entry_cur->at_head; in _dwarf_get_abbrev_for_code()