Searched refs:elf_fdpic_fetch_phdrs (Results 1 – 1 of 1) sorted by relevance
64 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *, struct file *);142 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *params, in elf_fdpic_fetch_phdrs() function228 retval = elf_fdpic_fetch_phdrs(&exec_params, bprm->file); in load_elf_fdpic_binary()314 retval = elf_fdpic_fetch_phdrs(&interp_params, interpreter); in load_elf_fdpic_binary()