Searched refs:netbsd32_buildcontext (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/amd64/amd64/ |
H A D | netbsd32_machdep_16.c | 78 void netbsd32_buildcontext(struct lwp *, struct trapframe *, void *, 169 netbsd32_buildcontext(l, tf, fp, catcher, onstack); in netbsd32_sendsig_sigcontext()
|
H A D | netbsd32_machdep.c | 111 void netbsd32_buildcontext(struct lwp *, struct trapframe *, void *, 173 netbsd32_buildcontext(struct lwp *l, struct trapframe *tf, void *fp, in netbsd32_buildcontext() function 276 netbsd32_buildcontext(l, tf, fp, catcher, onstack); in netbsd32_sendsig_siginfo()
|