Searched refs:load_elf_binary (Results 1 – 1 of 1) sorted by relevance
39 static int load_elf_binary(struct linux_binprm *bprm, struct pt_regs *regs);70 .load_binary = load_elf_binary,559 static int load_elf_binary(struct linux_binprm *bprm, struct pt_regs *regs) in load_elf_binary() function