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

Public Attributes

__extension__ enum dwarf_tag tag: 16
 
unsigned char num_attrs
 
unsigned char building_fullname: 1
 
unsigned char in_process: 1
 
unsigned int abbrev
 
sect_offset offset
 
struct die_infochild
 
struct die_infosibling
 
struct die_infoparent
 
struct attribute attrs [1]
 

Detailed Description

Definition at line 1232 of file dwarf2read.c.

Member Data Documentation

unsigned int die_info::abbrev

Definition at line 1248 of file dwarf2read.c.

Referenced by dump_die_shallow(), and read_full_die_1().

struct attribute die_info::attrs[1]
unsigned char die_info::building_fullname

Definition at line 1242 of file dwarf2read.c.

Referenced by determine_prefix(), and dwarf2_compute_name().

struct die_info* die_info::child
unsigned char die_info::in_process

Definition at line 1245 of file dwarf2read.c.

Referenced by inherit_abstract_dies(), process_die(), and reset_die_in_process().

unsigned char die_info::num_attrs
sect_offset die_info::offset
struct die_info* die_info::parent
struct die_info* die_info::sibling
__extension__ enum dwarf_tag die_info::tag

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