Home
last modified time | relevance | path

Searched defs:Dwarf_Abbrev (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdw/
DlibdwP.h195 struct Dwarf_Abbrev struct
197 unsigned int code;
198 unsigned int tag;
199 int has_children;
200 unsigned int attrcnt;
201 unsigned char *attrp;
202 Dwarf_Off offset;
Dlibdw.h114 typedef struct Dwarf_Abbrev Dwarf_Abbrev; typedef