ReactOS 0.4.16-dev-336-gb667d82
|
#include <dwarf.h>
Public Attributes | |
ulong | num |
ulong | tag |
uchar | haskids |
DwarfAttr * | attr |
int | nattr |
DwarfAttr * DwarfAbbrev::attr |
Definition at line 430 of file dwarf.h.
Referenced by parseabbrevs().
uchar DwarfAbbrev::haskids |
Definition at line 429 of file dwarf.h.
Referenced by parseabbrevs().
int DwarfAbbrev::nattr |
Definition at line 431 of file dwarf.h.
Referenced by parseabbrevs().
ulong DwarfAbbrev::num |
Definition at line 427 of file dwarf.h.
Referenced by parseabbrevs().
ulong DwarfAbbrev::tag |
Definition at line 428 of file dwarf.h.
Referenced by parseabbrevs().