Home
last modified time | relevance | path

Searched refs:di_n_attr (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_opaque.h188 int di_n_attr; /* number of attributes */ member
H A Dpro_die.c885 die->di_n_attr++; in _dwarf_pro_add_at_to_die()
887 die->di_n_attr = 1; in _dwarf_pro_add_at_to_die()
H A Dpro_section.c2656 int attrcount = die->di_n_attr; in _dwarf_pro_getabbrev()
2999 int attrcount = die->di_n_attr; in sort_die_attrs()