GDB (xrefs)
|
Public Attributes | |
file_ptr | min_lineno_offset |
file_ptr | max_lineno_offset |
CORE_ADDR | textaddr |
unsigned int | textsize |
struct stab_section_list * | stabsects |
asection * | stabstrsect |
char * | stabstrdata |
char * | strtbl |
char * | debugsec |
char * | symtbl |
int | symtbl_num_syms |
CORE_ADDR | toc_offset |
Definition at line 58 of file coffread.c.
Definition at line 144 of file xcoffread.c.
Referenced by read_xcoff_symtab(), and xcoff_initial_scan().
file_ptr coff_symfile_info::max_lineno_offset |
Definition at line 61 of file coffread.c.
Referenced by coff_symfile_read(), find_linenos(), and xcoff_initial_scan().
file_ptr coff_symfile_info::min_lineno_offset |
Definition at line 60 of file coffread.c.
Referenced by coff_symfile_read(), find_linenos(), and xcoff_initial_scan().
Definition at line 65 of file coffread.c.
Referenced by coff_locate_sections().
Definition at line 67 of file coffread.c.
asection* coff_symfile_info::stabstrsect |
Definition at line 66 of file coffread.c.
Referenced by coff_locate_sections().
Definition at line 141 of file xcoffread.c.
Referenced by init_stringtab(), read_symbol_lineno(), and read_xcoff_symtab().
Definition at line 147 of file xcoffread.c.
Referenced by read_symbol(), read_symbol_lineno(), read_xcoff_symtab(), and xcoff_initial_scan().
Definition at line 150 of file xcoffread.c.
Referenced by read_symbol(), read_symbol_lineno(), and xcoff_initial_scan().
Definition at line 63 of file coffread.c.
Referenced by coff_locate_sections().
unsigned int coff_symfile_info::textsize |
Definition at line 64 of file coffread.c.
Referenced by coff_locate_sections().
Definition at line 153 of file xcoffread.c.