ReactOS 0.4.16-dev-401-g45b008d
|
Public Attributes | |
struct process * | process |
ULONG_PTR | load_addr |
struct macho_info * | macho_info |
Definition at line 1530 of file macho_module.c.
ULONG_PTR macho_load_params::load_addr |
Definition at line 1533 of file macho_module.c.
Referenced by macho_search_and_load_file().
struct macho_info* macho_load_params::macho_info |
Definition at line 1534 of file macho_module.c.
Referenced by macho_search_and_load_file().
Definition at line 1532 of file macho_module.c.
Referenced by macho_search_and_load_file().