ReactOS 0.4.15-dev-7958-gcd0bb1a
dwarf2_debug_info_s Struct Reference
Collaboration diagram for dwarf2_debug_info_s:

Public Attributes

const dwarf2_abbrev_entry_tabbrev
 
struct symtsymt
 
const unsigned char ** data
 
struct vector children
 
struct dwarf2_debug_info_sparent
 

Detailed Description

Definition at line 147 of file dwarf.c.

Member Data Documentation

◆ abbrev

◆ children

struct vector dwarf2_debug_info_s::children

Definition at line 152 of file dwarf.c.

Referenced by dwarf2_get_di_children(), and dwarf2_read_one_debug_info().

◆ data

const unsigned char** dwarf2_debug_info_s::data

Definition at line 151 of file dwarf.c.

Referenced by dwarf2_find_attribute(), and dwarf2_read_one_debug_info().

◆ parent

struct dwarf2_debug_info_s* dwarf2_debug_info_s::parent

Definition at line 153 of file dwarf.c.

Referenced by dwarf2_get_cpp_name(), and dwarf2_read_one_debug_info().

◆ symt


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