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

/fs/
H A Dbinfmt_elf_fdpic.c105 static int is_elf_fdpic(struct elfhdr *hdr, struct file *file) function
193 if (!is_elf_fdpic(&exec_params.hdr, bprm->file))
277 if (!is_elf_fdpic(&interp_params.hdr, interpreter))

Completed in 65 milliseconds