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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dbinfmt_elf_fdpic.c50 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *, struct file *);
112 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *params, function
187 retval = elf_fdpic_fetch_phdrs(&exec_params, bprm->file);
268 retval = elf_fdpic_fetch_phdrs(&interp_params, interpreter);

Completed in 39 milliseconds