Searched defs:Dwarf_Abbrev (Results 1 – 3 of 3) sorted by relevance
212 struct Dwarf_Abbrev struct214 Dwarf_Off offset;215 unsigned char *attrp;216 unsigned int attrcnt;217 unsigned int code;218 unsigned int tag;219 bool has_children;
94 typedef struct Dwarf_Abbrev Dwarf_Abbrev; typedef