strs              383 tools/elf2flt/elfflt.c   unsigned int strs;
strs              420 tools/elf2flt/elfflt.c   strs = strtable.sh_offset;
strs              448 tools/elf2flt/elfflt.c     nameptr = strs + shdr.sh_name;
strs              449 tools/elf2flt/elfflt.c 	DEBUGPRINTF("==nameptr=%x(%x+%x), size=%d\n",nameptr,strs,shdr.sh_name,sizeof(name) );