SHT_STRTAB
if (sh.sh_type == SHT_STRTAB) {
case SHT_STRTAB:
_ELF_DEFINE_SHT(SHT_STRTAB, 3, "string table") \
if (shdr.sh_type != SHT_STRTAB ||
case SHT_STRTAB: /* String table */
shdr[symstrindex].sh_type != SHT_STRTAB) {
shdr[hdr->e_shstrndx].sh_type != SHT_STRTAB) {
SHT_STRTAB, /* sh_type */
shdr[symstrindex].sh_type != SHT_STRTAB || shstrindex == 0 ||
shdr[shstrindex].sh_type != SHT_STRTAB) {
case SHT_STRTAB:
shdr[symstrindex].sh_type != SHT_STRTAB) {
shdr[hdr->e_shstrndx].sh_type == SHT_STRTAB) {
case SHT_STRTAB: