ReactOS 0.4.16-dev-13-ge2fc578
|
Public Attributes | |
struct process * | pcs |
struct macho_info | macho_info |
const WCHAR * | name |
BOOL | ret |
Definition at line 1749 of file macho_module.c.
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().
Definition at line 1753 of file macho_module.c.
Referenced by macho_load_cb(), and macho_load_module().
Definition at line 1751 of file macho_module.c.
Referenced by macho_load_cb(), and macho_load_module().
BOOL macho_load::ret |
Definition at line 1754 of file macho_module.c.
Referenced by macho_load_cb(), and macho_load_module().