SHT_REL
case SHT_REL:
if (SHT_REL != pshdr->sh_type && SHT_RELA != pshdr->sh_type)
if ((pshdr->sh_type == SHT_REL) &&