GDB (xrefs)
Public Attributes | List of all members
abbrev_info Struct Reference

Public Attributes

unsigned int number
 
enum dwarf_tag tag
 
unsigned short has_children
 
unsigned short num_attrs
 
struct attr_abbrevattrs
 
struct abbrev_infonext
 

Detailed Description

Definition at line 1171 of file dwarf2read.c.

Member Data Documentation

struct attr_abbrev* abbrev_info::attrs
unsigned short abbrev_info::has_children
struct abbrev_info* abbrev_info::next
unsigned short abbrev_info::num_attrs
unsigned int abbrev_info::number

Definition at line 1173 of file dwarf2read.c.

Referenced by abbrev_table_lookup_abbrev(), and abbrev_table_read_table().

enum dwarf_tag abbrev_info::tag

The documentation for this struct was generated from the following file: