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

/macosx-10.9.5/dtrace-118.1/libdwarf/
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.c144 static Dwarf_P_Abbrev _dwarf_pro_getabbrev(Dwarf_P_Die, Dwarf_P_Abbrev);
146 (Dwarf_P_Attribute, Dwarf_P_Abbrev, int no_attr);
1308 Dwarf_P_Abbrev curabbrev, abbrev_head, abbrev_tail;
1874 static Dwarf_P_Abbrev
1875 _dwarf_pro_getabbrev(Dwarf_P_Die die, Dwarf_P_Abbrev head)
1877 Dwarf_P_Abbrev curabbrev;
1934 curabbrev = (Dwarf_P_Abbrev)
1959 Dwarf_P_Abbrev abbrev, int no_attr)

Completed in 120 milliseconds