|
GDB (xrefs)
|
Public Attributes | |
| const char * | name |
| unsigned long | mtime |
| asymbol ** | oso_sym |
| asymbol ** | end_sym |
| unsigned int | nbr_syms |
Definition at line 47 of file machoread.c.
| asymbol** oso_el::end_sym |
Definition at line 57 of file machoread.c.
Referenced by macho_add_oso_symfile(), and macho_register_oso().
| unsigned long oso_el::mtime |
Definition at line 53 of file machoread.c.
Referenced by macho_add_oso_symfile(), and macho_register_oso().
| const char* oso_el::name |
Definition at line 50 of file machoread.c.
Referenced by macho_add_oso_symfile(), macho_register_oso(), macho_symfile_read_all_oso(), and oso_el_compare_name().
| unsigned int oso_el::nbr_syms |
Definition at line 60 of file machoread.c.
Referenced by macho_add_oso_symfile(), and macho_register_oso().
| asymbol** oso_el::oso_sym |
Definition at line 56 of file machoread.c.
Referenced by macho_add_oso_symfile(), and macho_register_oso().
1.8.10