strshndx 46 bsp/boot/common/elf.c static int strshndx; /* index of string section */ strshndx 249 bsp/boot/common/elf.c if ((strtab = sect_addr[strshndx]) == 0) strshndx 282 bsp/boot/common/elf.c strshndx = 0; strshndx 340 bsp/boot/common/elf.c if (strshndx != 0) strshndx 342 bsp/boot/common/elf.c strshndx = (int)shdr->sh_link;