get_phdr
if (get_phdr(EI, inx) == ELF_READ_FAIL)
if (get_phdr(EI, inx+1) == ELF_READ_FAIL)
static int get_phdr(Elf_Info *, int);