ReactOS 0.4.15-dev-7961-gdcf9eb0
DwarfExpr Struct Reference

#include <dwarf.h>

Collaboration diagram for DwarfExpr:

Public Attributes

int type
 
long offset
 
ulong reg
 
DwarfBlock loc
 

Detailed Description

Definition at line 365 of file dwarf.h.

Member Data Documentation

◆ loc

DwarfBlock DwarfExpr::loc

Definition at line 370 of file dwarf.h.

◆ offset

long DwarfExpr::offset

Definition at line 368 of file dwarf.h.

Referenced by dwarfcomputecfa(), and dwarfregunwind().

◆ reg

ulong DwarfExpr::reg

Definition at line 369 of file dwarf.h.

Referenced by dwarfcomputecfa().

◆ type

int DwarfExpr::type

Definition at line 367 of file dwarf.h.

Referenced by dwarfcomputecfa().


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