GDB (xrefs)
Public Attributes | List of all members
oso_el Struct Reference

Public Attributes

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

Detailed Description

Definition at line 47 of file machoread.c.

Member Data Documentation

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


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