|
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 133 of file coffread.c.
| char * coff_symbol::c_name |
Definition at line 135 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().
| int coff_symbol::c_naux |
Definition at line 137 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 96 of file xcoffread.c.
| int coff_symbol::c_sclass |
Definition at line 140 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().
| int coff_symbol::c_secnum |
Definition at line 141 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().
| int coff_symbol::c_symnum |
Definition at line 136 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 142 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().
| CORE_ADDR coff_symbol::c_value |
Definition at line 139 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().
1.8.14