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 119 of file mipsread.c.
unsigned char Elfalpha_External_Sym::st_info[1] |
Definition at line 125 of file mipsread.c.
Referenced by read_alphacoff_dynamic_symtab().
unsigned char Elfalpha_External_Sym::st_name[4] |
Definition at line 121 of file mipsread.c.
Referenced by read_alphacoff_dynamic_symtab().
unsigned char Elfalpha_External_Sym::st_other[1] |
Definition at line 126 of file mipsread.c.
unsigned char Elfalpha_External_Sym::st_pad[4] |
Definition at line 122 of file mipsread.c.
unsigned char Elfalpha_External_Sym::st_shndx[2] |
Definition at line 127 of file mipsread.c.
Referenced by read_alphacoff_dynamic_symtab().
unsigned char Elfalpha_External_Sym::st_size[4] |
Definition at line 124 of file mipsread.c.
unsigned char Elfalpha_External_Sym::st_value[8] |
Definition at line 123 of file mipsread.c.
Referenced by read_alphacoff_dynamic_symtab().