elf32_word 17 tools/elf2flt/elf.h elf32_word e_version; /* file version */ elf32_word 21 tools/elf2flt/elf.h elf32_word e_flags; /* file flags */ elf32_word 38 tools/elf2flt/elf.h elf32_word sh_name; /* section name */ elf32_word 39 tools/elf2flt/elf.h elf32_word sh_type; /* SHT_... */ elf32_word 40 tools/elf2flt/elf.h elf32_word sh_flags; /* SHF_... */ elf32_word 43 tools/elf2flt/elf.h elf32_word sh_size; /* section size */ elf32_word 44 tools/elf2flt/elf.h elf32_word sh_link; /* misc info */ elf32_word 45 tools/elf2flt/elf.h elf32_word sh_info; /* misc info */ elf32_word 46 tools/elf2flt/elf.h elf32_word sh_addralign; /* memory alignment */ elf32_word 47 tools/elf2flt/elf.h elf32_word sh_entsize; /* entry size if table */ elf32_word 84 tools/elf2flt/elf.h elf32_word r_info; /* Relocation type and symbol index. */ elf32_word 89 tools/elf2flt/elf.h elf32_word r_info; /* Relocation type and symbol index. */ elf32_word 94 tools/elf2flt/elf.h elf32_word st_name; /* String table index of name. */ elf32_word 96 tools/elf2flt/elf.h elf32_word st_size; /* Size of associated object. */