|
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 |
| UINT64 | n_value |
Definition at line 184 of file image_private.h.
| short macho64_nlist::n_desc |
Definition at line 189 of file image_private.h.
| char macho64_nlist::n_other |
Definition at line 188 of file image_private.h.
| unsigned macho64_nlist::n_strx |
Definition at line 186 of file image_private.h.
Definition at line 187 of file image_private.h.
| UINT64 macho64_nlist::n_value |
Definition at line 190 of file image_private.h.