Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep_16.c78 void netbsd32_buildcontext(struct lwp *, struct trapframe *, void *,
169 netbsd32_buildcontext(l, tf, fp, catcher, onstack); in netbsd32_sendsig_sigcontext()
H A Dnetbsd32_machdep.c111 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()