ReactOS 0.4.15-dev-7924-g5949c20
_CFSTATE Struct Reference

#include <dwarf2.h>

Collaboration diagram for _CFSTATE:

Public Attributes

unsigned long Location
 
unsigned long Code
 
unsigned long Reg
 
unsigned long Reg2
 
long FramePtr
 
long FramePtrDiff
 
long Offset
 
unsigned long IsUwop
 
unsigned long Scope
 
unsigned long cScopes
 
unsigned long TryLevel
 
SEHBLOCK SehBlock [20]
 

Detailed Description

Definition at line 823 of file dwarf2.h.

Member Data Documentation

◆ Code

unsigned long _CFSTATE::Code

Definition at line 826 of file dwarf2.h.

◆ cScopes

unsigned long _CFSTATE::cScopes

Definition at line 834 of file dwarf2.h.

◆ FramePtr

long _CFSTATE::FramePtr

Definition at line 829 of file dwarf2.h.

◆ FramePtrDiff

long _CFSTATE::FramePtrDiff

Definition at line 830 of file dwarf2.h.

◆ IsUwop

unsigned long _CFSTATE::IsUwop

Definition at line 832 of file dwarf2.h.

◆ Location

unsigned long _CFSTATE::Location

Definition at line 825 of file dwarf2.h.

◆ Offset

long _CFSTATE::Offset

Definition at line 831 of file dwarf2.h.

◆ Reg

unsigned long _CFSTATE::Reg

Definition at line 827 of file dwarf2.h.

◆ Reg2

unsigned long _CFSTATE::Reg2

Definition at line 828 of file dwarf2.h.

◆ Scope

unsigned long _CFSTATE::Scope

Definition at line 833 of file dwarf2.h.

◆ SehBlock

SEHBLOCK _CFSTATE::SehBlock[20]

Definition at line 836 of file dwarf2.h.

◆ TryLevel

unsigned long _CFSTATE::TryLevel

Definition at line 835 of file dwarf2.h.


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