Searched defs:Dwarf_Abbrev (Results 1 – 2 of 2) sorted by relevance
195 struct Dwarf_Abbrev struct197 unsigned int code;198 unsigned int tag;199 int has_children;200 unsigned int attrcnt;201 unsigned char *attrp;202 Dwarf_Off offset;
114 typedef struct Dwarf_Abbrev Dwarf_Abbrev; typedef