ReactOS 0.4.15-dev-7924-g5949c20
DW2FDE Struct Reference

#include <dwarf2.h>

Public Attributes

unsigned long Length
 
charNext
 
charCiePointer
 
unsigned long PcBegin
 
unsigned long PcRange
 
unsigned long AugLength
 
charAugData
 
charInstructions
 

Detailed Description

Definition at line 802 of file dwarf2.h.

Member Data Documentation

◆ AugData

char* DW2FDE::AugData

Definition at line 810 of file dwarf2.h.

Referenced by DwDecodeFde().

◆ AugLength

unsigned long DW2FDE::AugLength

Definition at line 809 of file dwarf2.h.

Referenced by DwDecodeFde().

◆ CiePointer

char* DW2FDE::CiePointer

Definition at line 806 of file dwarf2.h.

Referenced by DwDecodeFde(), and StoreUnwindInfo().

◆ Instructions

char* DW2FDE::Instructions

Definition at line 811 of file dwarf2.h.

Referenced by CountUnwindData(), DwDecodeFde(), and StoreUnwindInfo().

◆ Length

unsigned long DW2FDE::Length

Definition at line 804 of file dwarf2.h.

Referenced by DwDecodeFde().

◆ Next

char* DW2FDE::Next

Definition at line 805 of file dwarf2.h.

Referenced by CountUnwindData(), and DwDecodeFde().

◆ PcBegin

unsigned long DW2FDE::PcBegin

Definition at line 807 of file dwarf2.h.

Referenced by DwDecodeFde(), and GeneratePData().

◆ PcRange

unsigned long DW2FDE::PcRange

Definition at line 808 of file dwarf2.h.

Referenced by DwDecodeFde(), and GeneratePData().


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