|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <image_private.h>

Public Attributes | |
| unsigned | n_strx |
| unsigned char | n_type |
| char | n_other |
| short | n_desc |
| unsigned | n_value |
Definition at line 175 of file image_private.h.
| short stab_nlist::n_desc |
Definition at line 180 of file image_private.h.
Referenced by stabs_parse().
| char stab_nlist::n_other |
Definition at line 179 of file image_private.h.
Referenced by stabs_parse().
| unsigned stab_nlist::n_strx |
Definition at line 177 of file image_private.h.
Referenced by stabs_parse().
Definition at line 178 of file image_private.h.
Referenced by stabs_parse().
| unsigned stab_nlist::n_value |
Definition at line 181 of file image_private.h.
Referenced by stabs_parse().