|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| struct macho_file_map * | fmap |
| struct module * | module |
| struct pool | pool |
| struct hash_table | ht_symtab |
Definition at line 955 of file macho_module.c.
| struct macho_file_map* macho_debug_info::fmap |
Definition at line 957 of file macho_module.c.
Referenced by macho_load_debug_info(), and macho_stabs_def_cb().
| struct hash_table macho_debug_info::ht_symtab |
Definition at line 960 of file macho_module.c.
Referenced by macho_load_debug_info(), and macho_stabs_def_cb().
Definition at line 958 of file macho_module.c.
Referenced by macho_load_debug_info(), and macho_parse_symtab().
Definition at line 959 of file macho_module.c.
Referenced by macho_load_debug_info(), and macho_stabs_def_cb().