ReactOS 0.4.15-dev-7842-g558ab78
dwarf2_abbrev_entry_attr_s Struct Reference
Collaboration diagram for dwarf2_abbrev_entry_attr_s:

Public Attributes

ULONG_PTR attribute
 
ULONG_PTR form
 
struct dwarf2_abbrev_entry_attr_snext
 

Detailed Description

Member Data Documentation

◆ attribute

ULONG_PTR dwarf2_abbrev_entry_attr_s::attribute

Definition at line 113 of file dwarf.c.

Referenced by dwarf2_find_attribute(), and dwarf2_swallow_attribute().

◆ form

ULONG_PTR dwarf2_abbrev_entry_attr_s::form

Definition at line 114 of file dwarf.c.

Referenced by dwarf2_fill_attr(), and dwarf2_swallow_attribute().

◆ next

struct dwarf2_abbrev_entry_attr_s* dwarf2_abbrev_entry_attr_s::next

Definition at line 115 of file dwarf.c.

Referenced by dwarf2_find_attribute().


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