Searched refs:ar_ref_die (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_opaque.h176 Dwarf_P_Die ar_ref_die; /* die pointer if form ref */ member in struct:Dwarf_P_Attribute_s
H A Dpro_section.c1755 if (curattr->ar_ref_die->di_offset >
1759 db = curattr->ar_ref_die->di_offset;
1767 if (curattr->ar_ref_die->di_offset >
1771 dh = curattr->ar_ref_die->di_offset;
1779 /* curattr->ar_ref_die == NULL!
1788 du = curattr->ar_ref_die->di_offset;
1801 if (curattr->ar_ref_die->di_offset >
1805 dw = (Dwarf_Word) curattr->ar_ref_die->di_offset;
1812 du = curattr->ar_ref_die->di_offset;
1825 ar_ref_die
[all...]
H A Dpro_forms.c791 are not needed. Instead, the ar_ref_die points to
862 new_attr->ar_ref_die = otherdie;

Completed in 78 milliseconds