elf_fdpic_fetch_phdrs
retval = elf_fdpic_fetch_phdrs(&exec_params, bprm->file);
retval = elf_fdpic_fetch_phdrs(&interp_params, interpreter);
static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *, struct file *);