ELF_MAXPHNUM
if (eh->e_shnum > ELF_MAXSHNUM || eh->e_phnum > ELF_MAXPHNUM) {
if (eh->e_phnum > ELF_MAXPHNUM || eh->e_phnum == 0) {