Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_util.c252 Dwarf_Hash_Table_Entry entry_base = 0; in _dwarf_get_abbrev_for_code() local
308 entry_base = hash_table_base->tb_entries; in _dwarf_get_abbrev_for_code()
309 entry_cur = entry_base + hash_num; in _dwarf_get_abbrev_for_code()
343 inner_hash_entry = entry_base + hash_num; in _dwarf_get_abbrev_for_code()