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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_die.h44 typedef struct Dwarf_P_Abbrev_s *Dwarf_P_Abbrev; typedef in typeref:struct:Dwarf_P_Abbrev_s
53 Dwarf_P_Abbrev abb_next;
H A Dpro_section.c152 static Dwarf_P_Abbrev _dwarf_pro_getabbrev(Dwarf_P_Die, Dwarf_P_Abbrev);
154 (Dwarf_P_Attribute, Dwarf_P_Abbrev, int no_attr);
1465 Dwarf_P_Abbrev curabbrev = 0;
1466 Dwarf_P_Abbrev abbrev_head = 0;
1467 Dwarf_P_Abbrev abbrev_tail = 0;
2123 static Dwarf_P_Abbrev
2124 _dwarf_pro_getabbrev(Dwarf_P_Die die, Dwarf_P_Abbrev head)
2126 Dwarf_P_Abbrev curabbrev;
2183 curabbrev = (Dwarf_P_Abbrev)
[all...]

Completed in 65 milliseconds