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 133 of file coffread.c.

Member Data Documentation

◆ c_name

char * coff_symbol::c_name

◆ c_naux

int coff_symbol::c_naux

◆ c_sclass [1/2]

unsigned char coff_symbol::c_sclass

Definition at line 96 of file xcoffread.c.

◆ c_sclass [2/2]

int coff_symbol::c_sclass

◆ c_secnum

int coff_symbol::c_secnum

◆ c_symnum

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().

◆ c_type

unsigned int coff_symbol::c_type

◆ c_value

CORE_ADDR coff_symbol::c_value

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