Home
last modified time | relevance | path

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

/linux-3.4.99/fs/
Dbinfmt_elf_fdpic.c61 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *, struct file *);
124 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *params, in elf_fdpic_fetch_phdrs() function
199 retval = elf_fdpic_fetch_phdrs(&exec_params, bprm->file); in load_elf_fdpic_binary()
285 retval = elf_fdpic_fetch_phdrs(&interp_params, interpreter); in load_elf_fdpic_binary()