ReactOS 0.4.15-dev-7942-gd23573b
macho_load_command Struct Reference

#include <image_private.h>

Public Attributes

UINT32 cmd
 
UINT32 cmdsize
 

Detailed Description

Definition at line 58 of file image_private.h.

Member Data Documentation

◆ cmd

UINT32 macho_load_command::cmd

Definition at line 60 of file image_private.h.

Referenced by macho_enum_load_commands().

◆ cmdsize

UINT32 macho_load_command::cmdsize

Definition at line 61 of file image_private.h.

Referenced by macho_next_load_command().


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