Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_util.c550 Dwarf_Hash_Table_Entry entry_in = htin->tb_entries; in copy_abbrev_table_to_new_table() local
555 for (; k < entry_in_count; ++k,++entry_in) { in copy_abbrev_table_to_new_table()
556 Dwarf_Abbrev_List listent = entry_in->at_head; in copy_abbrev_table_to_new_table()