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