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 48 of file machoread.c.

Member Data Documentation

◆ end_sym

asymbol** oso_el::end_sym

Definition at line 58 of file machoread.c.

Referenced by macho_add_oso_symfile(), and macho_register_oso().

◆ mtime

unsigned long oso_el::mtime

Definition at line 54 of file machoread.c.

Referenced by macho_add_oso_symfile(), and macho_register_oso().

◆ name

const char* oso_el::name

◆ nbr_syms

unsigned int oso_el::nbr_syms

Definition at line 61 of file machoread.c.

Referenced by macho_add_oso_symfile(), and macho_register_oso().

◆ oso_sym

asymbol** oso_el::oso_sym

Definition at line 57 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: