GDB (xrefs)
Public Attributes
oso_el Struct Reference

List of all members.

Public Attributes

const char * name
unsigned long mtime
asymbol ** oso_sym
asymbol ** end_sym
unsigned int nbr_syms

Detailed Description

Definition at line 50 of file machoread.c.


Member Data Documentation

asymbol** oso_el::end_sym

Definition at line 60 of file machoread.c.

Referenced by macho_add_oso_symfile(), and macho_register_oso().

unsigned long oso_el::mtime

Definition at line 56 of file machoread.c.

Referenced by macho_add_oso_symfile(), and macho_register_oso().

Definition at line 63 of file machoread.c.

Referenced by macho_add_oso_symfile(), and macho_register_oso().

asymbol** oso_el::oso_sym

Definition at line 59 of file machoread.c.

Referenced by macho_add_oso_symfile(), and macho_register_oso().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines