ReactOS 0.4.16-dev-334-g4d9f67c
|
Public Attributes | |
struct image_file_map | file_map |
ULONG_PTR | load_addr |
unsigned short | in_use: 1 |
unsigned short | is_loader: 1 |
Definition at line 175 of file macho_module.c.
struct image_file_map macho_module_info::file_map |
Definition at line 177 of file macho_module.c.
Referenced by macho_load_file().
Definition at line 179 of file macho_module.c.
Definition at line 180 of file macho_module.c.
ULONG_PTR macho_module_info::load_addr |
Definition at line 178 of file macho_module.c.
Referenced by macho_load_file().