Public Attributes | |
unsigned char | st_name [4] |
unsigned char | st_value [4] |
unsigned char | st_size [4] |
unsigned char | st_info [1] |
unsigned char | st_other [1] |
unsigned char | st_shndx [2] |
Definition at line 40 of file sysimgfix.c.
unsigned char Elf32_External_Sym::st_name[4] |
Definition at line 41 of file sysimgfix.c.
Referenced by find_symtab(), find_symtab_offset(), and nisse_swap_symbol_in().
unsigned char Elf32_External_Sym::st_value[4] |
unsigned char Elf32_External_Sym::st_size[4] |
unsigned char Elf32_External_Sym::st_info[1] |
Definition at line 44 of file sysimgfix.c.
unsigned char Elf32_External_Sym::st_other[1] |
Definition at line 45 of file sysimgfix.c.
unsigned char Elf32_External_Sym::st_shndx[2] |