GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
oso_el Struct Reference

Public Member Functions

 oso_el (asymbol **oso_sym_, asymbol **end_sym_, unsigned int nbr_syms_)
 

Public Attributes

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

Detailed Description

Definition at line 51 of file machoread.c.

Constructor & Destructor Documentation

◆ oso_el()

oso_el::oso_el ( asymbol ** oso_sym_,
asymbol ** end_sym_,
unsigned int nbr_syms_ )
inline

Definition at line 53 of file machoread.c.

Member Data Documentation

◆ end_sym

asymbol** oso_el::end_sym

Definition at line 70 of file machoread.c.

Referenced by macho_add_oso_symfile().

◆ mtime

unsigned long oso_el::mtime

Definition at line 66 of file machoread.c.

Referenced by macho_add_oso_symfile().

◆ name

const char* oso_el::name

◆ nbr_syms

unsigned int oso_el::nbr_syms

Definition at line 73 of file machoread.c.

Referenced by macho_add_oso_symfile().

◆ oso_sym

asymbol** oso_el::oso_sym

Definition at line 69 of file machoread.c.

Referenced by macho_add_oso_symfile().


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