ReactOS 0.4.15-dev-7924-g5949c20
DwarfSym Struct Reference

#include <dwarf.h>

Collaboration diagram for DwarfSym:

Public Attributes

DwarfAttrs attrs
 
DwarfBuf b
 
ulong unit
 
uint uoff
 
ulong aoff
 
int depth
 
int allunits
 
ulong nextunit
 
uint num
 
ulong childoff
 

Detailed Description

Definition at line 373 of file dwarf.h.

Member Data Documentation

◆ allunits

int DwarfSym::allunits

Definition at line 383 of file dwarf.h.

◆ aoff

ulong DwarfSym::aoff

Definition at line 381 of file dwarf.h.

◆ attrs

DwarfAttrs DwarfSym::attrs

Definition at line 375 of file dwarf.h.

Referenced by dwarflookuptag(), and dwarfpctoline().

◆ b

DwarfBuf DwarfSym::b

Definition at line 378 of file dwarf.h.

Referenced by dwarfnextsym(), dwarfpctoline(), and dwarfseeksym().

◆ childoff

ulong DwarfSym::childoff

Definition at line 393 of file dwarf.h.

Referenced by dwarfnextsym().

◆ depth

int DwarfSym::depth

Definition at line 382 of file dwarf.h.

◆ nextunit

ulong DwarfSym::nextunit

Definition at line 384 of file dwarf.h.

◆ num

uint DwarfSym::num

Definition at line 390 of file dwarf.h.

◆ unit

ulong DwarfSym::unit

Definition at line 379 of file dwarf.h.

◆ uoff

uint DwarfSym::uoff

Definition at line 380 of file dwarf.h.


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