Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_util.c194 Dwarf_Hash_Table_Entry entry_in = htin->tb_entries; in copy_abbrev_table_to_new_table()
196 Dwarf_Hash_Table_Entry entry_out = htout->tb_entries; in copy_abbrev_table_to_new_table()
206 Dwarf_Hash_Table_Entry e; in copy_abbrev_table_to_new_table()
252 Dwarf_Hash_Table_Entry entry_base = 0; in _dwarf_get_abbrev_for_code()
253 Dwarf_Hash_Table_Entry entry_cur = 0; in _dwarf_get_abbrev_for_code()
263 Dwarf_Hash_Table_Entry inner_hash_entry = 0; in _dwarf_get_abbrev_for_code()
H A Ddwarf_base_types.h120 typedef struct Dwarf_Hash_Table_Entry_s *Dwarf_Hash_Table_Entry; typedef