elf_loadphdrs
error = elf_loadphdrs(fp, phdr, ehdr->e_phnum);
static int elf_loadphdrs(struct file *fp, Elf_Phdr *phdr, int numsegs);