SHT_SYMTAB
if (shdr[i].sh_type != SHT_SYMTAB &&
case SHT_SYMTAB:
if (sh.sh_type == SHT_SYMTAB || sh.sh_type == SHT_DYNSYM)
(void)load_symtab(file->elf, &file->symtab, SHT_SYMTAB);
if (shdr[i].sh_type != SHT_SYMTAB)
case SHT_SYMTAB: /* Symbol table */
case SHT_SYMTAB:
hdr->kh_shdr[SHDR_SYMTAB].sh_type = SHT_SYMTAB;
if (shdr[i].sh_type == SHT_SYMTAB) {
case SHT_SYMTAB:
case SHT_SYMTAB:
if (shdr[i].sh_type == SHT_SYMTAB) {
if (shdr[i].sh_type != SHT_SYMTAB)
if (shdr.sh_type != SHT_SYMTAB)
case SHT_SYMTAB: return "SHT_SYMTAB";
case SHT_SYMTAB:
if (shdrs[i].sh_type == SHT_SYMTAB)
case SHT_SYMTAB:
if (sh.sh_type == SHT_SYMTAB || sh.sh_type == SHT_DYNSYM) {