Searched refs:tb_total_abbrev_count (Results 1 – 2 of 2) sorted by relevance
215 htout->tb_total_abbrev_count++; in copy_abbrev_table_to_new_table()270 hash_table_base->tb_total_abbrev_count= 0; in _dwarf_get_abbrev_for_code()278 } else if (hash_table_base->tb_total_abbrev_count > in _dwarf_get_abbrev_for_code()282 newht.tb_table_entry_count = hash_table_base->tb_total_abbrev_count; in _dwarf_get_abbrev_for_code()283 newht.tb_total_abbrev_count = 0; in _dwarf_get_abbrev_for_code()348 hash_table_base->tb_total_abbrev_count++; in _dwarf_get_abbrev_for_code()
276 unsigned long tb_total_abbrev_count; member