ReactOS 0.4.15-dev-7998-gdb93cb1
_STAB_ENTRY Struct Reference

#include <rsym.h>

Public Attributes

ULONG n_strx
 
UCHAR n_type
 
UCHAR n_other
 
USHORT n_desc
 
ULONG n_value
 

Detailed Description

Definition at line 38 of file rsym.h.

Member Data Documentation

◆ n_desc

USHORT _STAB_ENTRY::n_desc

Definition at line 42 of file rsym.h.

Referenced by ConvertStabs().

◆ n_other

UCHAR _STAB_ENTRY::n_other

Definition at line 41 of file rsym.h.

◆ n_strx

ULONG _STAB_ENTRY::n_strx

Definition at line 39 of file rsym.h.

◆ n_type

UCHAR _STAB_ENTRY::n_type

Definition at line 40 of file rsym.h.

◆ n_value

ULONG _STAB_ENTRY::n_value

Definition at line 43 of file rsym.h.

Referenced by ConvertStabs().


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