GDB (xrefs)
Loading...
Searching...
No Matches
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 139 of file mipsread.c.

Member Data Documentation

◆ dyninfo_sect

asection* alphacoff_dynsecinfo::dyninfo_sect

Definition at line 143 of file mipsread.c.

Referenced by alphacoff_locate_sections(), and read_alphacoff_dynamic_symtab().

◆ got_sect

asection* alphacoff_dynsecinfo::got_sect

Definition at line 144 of file mipsread.c.

Referenced by alphacoff_locate_sections(), and read_alphacoff_dynamic_symtab().

◆ str_sect

asection* alphacoff_dynsecinfo::str_sect

Definition at line 142 of file mipsread.c.

Referenced by alphacoff_locate_sections(), and read_alphacoff_dynamic_symtab().

◆ sym_sect

asection* alphacoff_dynsecinfo::sym_sect

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