ReactOS 0.4.15-dev-7942-gd23573b
macho_load Struct Reference
Collaboration diagram for macho_load:

Public Attributes

struct processpcs
 
struct macho_info macho_info
 
const WCHARname
 
BOOL ret
 

Detailed Description

Definition at line 1749 of file macho_module.c.

Member Data Documentation

◆ macho_info

struct macho_info macho_load::macho_info

Definition at line 1752 of file macho_module.c.

Referenced by macho_load_cb(), macho_load_file_cb(), and macho_load_module().

◆ name

const WCHAR* macho_load::name

Definition at line 1753 of file macho_module.c.

Referenced by macho_load_cb(), and macho_load_module().

◆ pcs

struct process* macho_load::pcs

Definition at line 1751 of file macho_module.c.

Referenced by macho_load_cb(), and macho_load_module().

◆ ret

BOOL macho_load::ret

Definition at line 1754 of file macho_module.c.

Referenced by macho_load_cb(), and macho_load_module().


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