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

Public Attributes

dwarf2_section_t debug_loc
 
dwarf2_section_t debug_frame
 
dwarf2_section_t eh_frame
 
unsigned char word_size
 

Detailed Description

Definition at line 197 of file dwarf.c.

Member Data Documentation

◆ debug_frame

dwarf2_section_t dwarf2_module_info_s::debug_frame

Definition at line 200 of file dwarf.c.

◆ debug_loc

dwarf2_section_t dwarf2_module_info_s::debug_loc

Definition at line 199 of file dwarf.c.

◆ eh_frame

dwarf2_section_t dwarf2_module_info_s::eh_frame

Definition at line 201 of file dwarf.c.

Referenced by dwarf2_parse().

◆ word_size

unsigned char dwarf2_module_info_s::word_size

Definition at line 202 of file dwarf.c.


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