GDB (xrefs)
|
Public Attributes | |
char * | c_name |
int | c_symnum |
int | c_naux |
CORE_ADDR | c_value |
int | c_sclass |
int | c_secnum |
unsigned int | c_type |
unsigned char | c_sclass |
Definition at line 137 of file coffread.c.
char * coff_symbol::c_name |
Definition at line 139 of file coffread.c.
Referenced by coff_read_enum_type(), coff_read_struct_type(), coff_symtab_read(), decode_base_type(), decode_type(), is_import_fixup_symbol(), process_coff_symbol(), process_xcoff_symbol(), read_one_sym(), read_xcoff_symtab(), record_include_begin(), and record_minimal_symbol().
Definition at line 141 of file coffread.c.
Referenced by coff_symtab_read(), decode_base_type(), decode_function_type(), decode_type(), read_one_sym(), and read_xcoff_symtab().
unsigned char coff_symbol::c_sclass |
Definition at line 98 of file xcoffread.c.
Definition at line 144 of file coffread.c.
Referenced by coff_read_enum_type(), coff_read_struct_type(), coff_symtab_read(), decode_base_type(), decode_type(), process_coff_symbol(), process_xcoff_symbol(), read_one_sym(), and read_xcoff_symtab().
Definition at line 145 of file coffread.c.
Referenced by coff_symtab_read(), cs_section_address(), cs_to_bfd_section(), process_xcoff_symbol(), read_one_sym(), and read_xcoff_symtab().
Definition at line 140 of file coffread.c.
Referenced by coff_symtab_read(), decode_base_type(), read_one_sym(), and read_xcoff_symtab().
unsigned int coff_symbol::c_type |
Definition at line 146 of file coffread.c.
Referenced by coff_read_struct_type(), coff_symtab_read(), is_import_fixup_symbol(), process_coff_symbol(), process_xcoff_symbol(), read_one_sym(), and read_xcoff_symtab().
Definition at line 143 of file coffread.c.
Referenced by coff_read_enum_type(), coff_read_struct_type(), coff_symtab_read(), process_coff_symbol(), process_xcoff_symbol(), read_one_sym(), read_xcoff_symtab(), record_include_begin(), and record_include_end().