ReactOS 0.4.15-dev-7924-g5949c20
dwarf2_abbrev_entry_s Struct Reference
Collaboration diagram for dwarf2_abbrev_entry_s:

Public Attributes

ULONG_PTR entry_code
 
ULONG_PTR tag
 
unsigned char have_child
 
unsigned num_attr
 
dwarf2_abbrev_entry_attr_tattrs
 

Detailed Description

Definition at line 118 of file dwarf.c.

Member Data Documentation

◆ attrs

dwarf2_abbrev_entry_attr_t* dwarf2_abbrev_entry_s::attrs

◆ entry_code

ULONG_PTR dwarf2_abbrev_entry_s::entry_code

Definition at line 120 of file dwarf.c.

Referenced by dwarf2_load_one_entry(), dwarf2_parse_abbrev_set(), and dwarf2_parse_typedef().

◆ have_child

unsigned char dwarf2_abbrev_entry_s::have_child

◆ num_attr

unsigned dwarf2_abbrev_entry_s::num_attr

Definition at line 123 of file dwarf.c.

Referenced by dwarf2_parse_abbrev_set(), and dwarf2_read_one_debug_info().

◆ tag


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