_libelf_xlate_shtype
if (_libelf_xlate_shtype(sh_type) != ELF_T_SYM) {
if ((elftype = _libelf_xlate_shtype(sh_type)) < ELF_T_FIRST ||