sh_offset 42 tools/elf2flt/elf.h elf32_off sh_offset; /* file offset */ sh_offset 420 tools/elf2flt/elfflt.c strs = strtable.sh_offset; sh_offset 456 tools/elf2flt/elfflt.c shdr.sh_offset,shdr.sh_size, shdr.sh_addr); sh_offset 460 tools/elf2flt/elfflt.c text.offset = shdr.sh_offset; sh_offset 464 tools/elf2flt/elfflt.c text.relaoff = shdr.sh_offset; sh_offset 468 tools/elf2flt/elfflt.c data.offset = shdr.sh_offset; sh_offset 473 tools/elf2flt/elfflt.c rodata.offset = shdr.sh_offset; sh_offset 477 tools/elf2flt/elfflt.c rodata.relaoff = shdr.sh_offset; sh_offset 480 tools/elf2flt/elfflt.c data.relaoff = shdr.sh_offset; sh_offset 486 tools/elf2flt/elfflt.c symtaboff = shdr.sh_offset; sh_offset 489 tools/elf2flt/elfflt.c strtaboff = shdr.sh_offset;