GDB (xrefs)
|
Public Attributes | |
unsigned char | st_name [4] |
unsigned char | st_pad [4] |
unsigned char | st_value [8] |
unsigned char | st_size [4] |
unsigned char | st_info [1] |
unsigned char | st_other [1] |
unsigned char | st_shndx [2] |
Definition at line 112 of file mipsread.c.
unsigned char Elfalpha_External_Sym::st_info[1] |
Definition at line 118 of file mipsread.c.
Referenced by read_alphacoff_dynamic_symtab().
unsigned char Elfalpha_External_Sym::st_name[4] |
Definition at line 114 of file mipsread.c.
Referenced by read_alphacoff_dynamic_symtab().
unsigned char Elfalpha_External_Sym::st_other[1] |
Definition at line 119 of file mipsread.c.
unsigned char Elfalpha_External_Sym::st_pad[4] |
Definition at line 115 of file mipsread.c.
unsigned char Elfalpha_External_Sym::st_shndx[2] |
Definition at line 120 of file mipsread.c.
Referenced by read_alphacoff_dynamic_symtab().
unsigned char Elfalpha_External_Sym::st_size[4] |
Definition at line 117 of file mipsread.c.
unsigned char Elfalpha_External_Sym::st_value[8] |
Definition at line 116 of file mipsread.c.
Referenced by read_alphacoff_dynamic_symtab().