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

Public Attributes

unsigned flags
 
struct modulemodule
 
const WCHARmodule_name
 

Detailed Description

Definition at line 192 of file macho_module.c.

Member Data Documentation

◆ flags

unsigned macho_info::flags

◆ module

struct module* macho_info::module

◆ module_name

const WCHAR* macho_info::module_name

Definition at line 196 of file macho_module.c.

Referenced by macho_enum_modules(), and macho_load_file().


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