Searched refs:din_abbrev_list_count (Results 1 – 2 of 2) sorted by relevance
187 dn->din_abbrev_list_count = abcount; in fill_in_abbrevs_table()1055 if (abbrev_entry >= cur->din_abbrev_list_count) { in dwarf_debugnames_abbrev_by_index()1057 *number_of_abbrev = cur->din_abbrev_list_count; in dwarf_debugnames_abbrev_by_index()1069 *number_of_abbrev = cur->din_abbrev_list_count; in dwarf_debugnames_abbrev_by_index()1088 for(n = 0; n < cur->din_abbrev_list_count; ++n,++abbrev) { in _dwarf_internal_abbrev_by_code()1157 if (abbrev_entry_index >= cur->din_abbrev_list_count) { in dwarf_debugnames_abbrev_form_by_index()1276 if (index_of_abbrev >= cur->din_abbrev_list_count) { in dwarf_debugnames_entrypool_values()1282 abcount = cur->din_abbrev_list_count; in dwarf_debugnames_entrypool_values()
88 unsigned din_abbrev_list_count; member