Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dexec_ecoff.h177 int cpu_exec_ecoff_probe(struct lwp *, struct exec_package *);
/netbsd-src/sys/kern/
H A Dexec_ecoff.c57 .ecoff_probe_func = cpu_exec_ecoff_probe,
/netbsd-src/sys/arch/mips/mips/
H A Dcpu_exec.c83 cpu_exec_ecoff_probe(struct lwp *l, struct exec_package *epp) in cpu_exec_ecoff_probe() function
/netbsd-src/sys/arch/alpha/alpha/
H A Dmachdep.c1787 cpu_exec_ecoff_probe(struct lwp *l, struct exec_package *epp) in cpu_exec_ecoff_probe() function