ReactOS 0.4.16-dev-1067-ge98bba2
DW2CIE Struct Reference

#include <dwarf2.h>

Public Attributes

ULONG Length
 
charNext
 
ULONG CieId
 
char Version
 
ULONG ReturnAddressRegister
 
ULONG AugStringLength
 
charAugString
 
ULONG AugLength
 
charAugData
 
ULONG CodeAlign
 
LONG DataAlign
 
charInstructions
 

Detailed Description

Definition at line 786 of file dwarf2.h.

Member Data Documentation

◆ AugData

char* DW2CIE::AugData

Definition at line 796 of file dwarf2.h.

◆ AugLength

ULONG DW2CIE::AugLength

Definition at line 795 of file dwarf2.h.

◆ AugString

char* DW2CIE::AugString

Definition at line 794 of file dwarf2.h.

◆ AugStringLength

ULONG DW2CIE::AugStringLength

Definition at line 793 of file dwarf2.h.

◆ CieId

ULONG DW2CIE::CieId

Definition at line 790 of file dwarf2.h.

◆ CodeAlign

ULONG DW2CIE::CodeAlign

Definition at line 797 of file dwarf2.h.

◆ DataAlign

LONG DW2CIE::DataAlign

Definition at line 798 of file dwarf2.h.

◆ Instructions

char* DW2CIE::Instructions

Definition at line 799 of file dwarf2.h.

◆ Length

ULONG DW2CIE::Length

Definition at line 788 of file dwarf2.h.

◆ Next

char* DW2CIE::Next

Definition at line 789 of file dwarf2.h.

◆ ReturnAddressRegister

ULONG DW2CIE::ReturnAddressRegister

Definition at line 792 of file dwarf2.h.

◆ Version

char DW2CIE::Version

Definition at line 791 of file dwarf2.h.


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