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

Public Attributes

asection * sym_sect
 
asection * str_sect
 
asection * dyninfo_sect
 
asection * got_sect
 

Detailed Description

Definition at line 145 of file mipsread.c.

Member Data Documentation

asection* alphacoff_dynsecinfo::dyninfo_sect

Definition at line 149 of file mipsread.c.

Referenced by alphacoff_locate_sections(), and read_alphacoff_dynamic_symtab().

asection* alphacoff_dynsecinfo::got_sect

Definition at line 150 of file mipsread.c.

Referenced by alphacoff_locate_sections(), and read_alphacoff_dynamic_symtab().

asection* alphacoff_dynsecinfo::str_sect

Definition at line 148 of file mipsread.c.

Referenced by alphacoff_locate_sections(), and read_alphacoff_dynamic_symtab().

asection* alphacoff_dynsecinfo::sym_sect

Definition at line 147 of file mipsread.c.

Referenced by alphacoff_locate_sections(), and read_alphacoff_dynamic_symtab().


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