ReactOS 0.4.15-dev-7934-g1dc8d80
dwarf2_section_s Struct Reference

Public Attributes

BOOL compressed
 
const unsigned charaddress
 
unsigned size
 
DWORD_PTR rva
 

Detailed Description

Definition at line 156 of file dwarf.c.

Member Data Documentation

◆ address

const unsigned char* dwarf2_section_s::address

Definition at line 159 of file dwarf.c.

Referenced by dwarf2_parse().

◆ compressed

BOOL dwarf2_section_s::compressed

Definition at line 158 of file dwarf.c.

◆ rva

DWORD_PTR dwarf2_section_s::rva

Definition at line 161 of file dwarf.c.

◆ size

unsigned dwarf2_section_s::size

Definition at line 160 of file dwarf.c.


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