Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/kernel/
Dirixelf.c44 static int load_irix_binary(struct linux_binprm * bprm, struct pt_regs * regs);
51 NULL, THIS_MODULE, load_irix_binary, load_irix_library,
595 static int load_irix_binary(struct linux_binprm * bprm, struct pt_regs * regs) in load_irix_binary() function