ReactOS 0.4.15-dev-8096-ga0eec98
macho_load_params Struct Reference
Collaboration diagram for macho_load_params:

Public Attributes

struct processprocess
 
ULONG_PTR load_addr
 
struct macho_infomacho_info
 

Detailed Description

Definition at line 1530 of file macho_module.c.

Member Data Documentation

◆ load_addr

ULONG_PTR macho_load_params::load_addr

Definition at line 1533 of file macho_module.c.

Referenced by macho_search_and_load_file().

◆ macho_info

struct macho_info* macho_load_params::macho_info

Definition at line 1534 of file macho_module.c.

Referenced by macho_search_and_load_file().

◆ process

struct process* macho_load_params::process

Definition at line 1532 of file macho_module.c.

Referenced by macho_search_and_load_file().


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