Home
last modified time | relevance | path

Searched refs:elf_fdpic_fetch_phdrs (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/
Dbinfmt_elf_fdpic.c64 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() function
228 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()