Public Attributes | |
unsigned char | name [8] |
unsigned char | value [4] |
unsigned char | section [2] |
unsigned char | type [2] |
unsigned char | storage_class |
unsigned char | n_aux_syms |
Definition at line 38 of file file_ecoff.cc.
unsigned char ms_sym::n_aux_syms |
Definition at line 44 of file file_ecoff.cc.
unsigned char ms_sym::name[8] |
Definition at line 39 of file file_ecoff.cc.
unsigned char ms_sym::section[2] |
Definition at line 41 of file file_ecoff.cc.
unsigned char ms_sym::storage_class |
Definition at line 43 of file file_ecoff.cc.
unsigned char ms_sym::type[2] |
Definition at line 42 of file file_ecoff.cc.
unsigned char ms_sym::value[4] |
Definition at line 40 of file file_ecoff.cc.