Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/ultrix/
H A Dultrix_mod.c70 .es_setregs = cpu_exec_ecoff_setregs,
/netbsd-src/sys/arch/mips/include/
H A Decoff_machdep.h81 void cpu_exec_ecoff_setregs(struct lwp *, struct exec_package *, vaddr_t);
/netbsd-src/tools/mips-elf2ecoff/machine/
H A Decoff_machdep.h81 void cpu_exec_ecoff_setregs(struct lwp *, struct exec_package *, vaddr_t);
/netbsd-src/sys/sys/
H A Dexec_ecoff.h178 void cpu_exec_ecoff_setregs(struct lwp *, struct exec_package *, vaddr_t);
/netbsd-src/sys/kern/
H A Dexec_ecoff.c63 .es_setregs = cpu_exec_ecoff_setregs,
/netbsd-src/sys/arch/mips/mips/
H A Dcpu_exec.c68 cpu_exec_ecoff_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack) in cpu_exec_ecoff_setregs() function
/netbsd-src/sys/arch/alpha/alpha/
H A Dmachdep.c1772 cpu_exec_ecoff_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack) in cpu_exec_ecoff_setregs() function