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

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
 

Detailed Description

Definition at line 135 of file coffread.c.

Member Data Documentation

char * coff_symbol::c_name
int coff_symbol::c_naux
unsigned char coff_symbol::c_sclass

Definition at line 96 of file xcoffread.c.

int coff_symbol::c_sclass
int coff_symbol::c_secnum
int coff_symbol::c_symnum

Definition at line 138 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
CORE_ADDR coff_symbol::c_value

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