Searched refs:abb_n_attr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_die.h52 int abb_n_attr; /* num of attrs = # of forms */ member in struct:Dwarf_P_Abbrev_s
H A Dpro_section.c1627 for (i = 0; i < (int)curabbrev->abb_n_attr; i++) {
1906 for (idx = 0; idx < curabbrev->abb_n_attr; idx++) {
2141 (die->di_n_attr == curabbrev->abb_n_attr)) {
2150 abb_n_attr);
2195 curabbrev->abb_n_attr = die->di_n_attr;

Completed in 64 milliseconds