ELF_T_NUM
if (d->d_type >= ELF_T_NUM) {
static struct align falign[ELF_T_NUM] = {
if (t >= ELF_T_NUM || (int) t < 0)
static struct align malign[ELF_T_NUM] = {
if (t >= ELF_T_NUM || (int) t < 0)
if ((int) src->d_type < 0 || src->d_type >= ELF_T_NUM) {