Lines Matching refs:Dwarf_Abbrev
77 typedef struct Dwarf_Abbrev Dwarf_Abbrev; typedef
80 #define DWARF_END_ABBREV ((Dwarf_Abbrev *) -1l)
128 Dwarf_Abbrev *abbrev;
587 extern Dwarf_Abbrev *dwarf_getabbrev (Dwarf_Die *die, Dwarf_Off offset,
592 Dwarf_Abbrev *abbrevp)
596 extern unsigned int dwarf_getabbrevcode (Dwarf_Abbrev *abbrev);
599 extern unsigned int dwarf_getabbrevtag (Dwarf_Abbrev *abbrev);
602 extern int dwarf_abbrevhaschildren (Dwarf_Abbrev *abbrev);
605 extern int dwarf_getattrcnt (Dwarf_Abbrev *abbrev, size_t *attrcntp)
609 extern int dwarf_getabbrevattr (Dwarf_Abbrev *abbrev, size_t idx,
616 extern int dwarf_getabbrevattr_data (Dwarf_Abbrev *abbrev, size_t idx,