ELF_T_LAST
elftype > ELF_T_LAST || (sh_type != SHT_NOBITS &&
if (elftype < ELF_T_FIRST || elftype > ELF_T_LAST) {
assert(elftype >= ELF_T_FIRST && elftype <= ELF_T_LAST);