Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_dnames.h39 unsigned da_pairs_count; member
H A Ddwarf_dnames.c160 curdab->da_pairs_count = idxcount; in fill_in_abbrevs_table()
1072 *number_of_attr_form_entries = abbrev->da_pairs_count; in dwarf_debugnames_abbrev_by_index()
1097 *number_of_attr_form_entries = abbrev->da_pairs_count; in _dwarf_internal_abbrev_by_code()
1164 if (abbrev_form_index >= abbrev->da_pairs_count) { in dwarf_debugnames_abbrev_form_by_index()
1175 *number_of_attr_form_entries = abbrev->da_pairs_count; in dwarf_debugnames_abbrev_form_by_index()