Searched refs:abbrev_entry_index (Results 1 – 3 of 3) sorted by relevance
1140 Dwarf_Unsigned abbrev_entry_index, in dwarf_debugnames_abbrev_form_by_index() argument1157 if (abbrev_entry_index >= cur->din_abbrev_list_count) { in dwarf_debugnames_abbrev_form_by_index()1163 abbrev = cur->din_abbrev_list + abbrev_entry_index; in dwarf_debugnames_abbrev_form_by_index()1167 ap = abbrev->da_pairs + abbrev_entry_index; in dwarf_debugnames_abbrev_form_by_index()
2534 Dwarf_Unsigned /*abbrev_entry_index*/,