ReactOS 0.4.16-dev-550-g2186ce3
|
#include <image_private.h>
Public Attributes | |
UINT32 | cmd |
UINT32 | cmdsize |
Definition at line 58 of file image_private.h.
UINT32 macho_load_command::cmd |
Definition at line 60 of file image_private.h.
Referenced by macho_enum_load_commands().
UINT32 macho_load_command::cmdsize |
Definition at line 61 of file image_private.h.
Referenced by macho_next_load_command().