ReactOS 0.4.15-dev-7958-gcd0bb1a
macho_debug_info Struct Reference
Collaboration diagram for macho_debug_info:

Public Attributes

struct macho_file_map * fmap
 
struct modulemodule
 
struct pool pool
 
struct hash_table ht_symtab
 

Detailed Description

Definition at line 955 of file macho_module.c.

Member Data Documentation

◆ fmap

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().

◆ ht_symtab

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().

◆ module

struct module* macho_debug_info::module

Definition at line 958 of file macho_module.c.

Referenced by macho_load_debug_info(), and macho_parse_symtab().

◆ pool

struct pool macho_debug_info::pool

Definition at line 959 of file macho_module.c.

Referenced by macho_load_debug_info(), and macho_stabs_def_cb().


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