Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/alpha/alpha/
Dcompat_16_machdep.c197 buildcontext(l,(void *)catcher, in sendsig_sigcontext()
203 buildcontext(l,(void *)catcher, in sendsig_sigcontext()
Dmachdep.c1501 buildcontext(struct lwp *l, const void *catcher, const void *tramp, const void *fp) in buildcontext() function
1582 buildcontext(l,catcher,ps->sa_sigdesc[sig].sd_tramp,fp); in sendsig_siginfo()
/netbsd/src/sys/arch/amd64/include/
Dframe.h131 void buildcontext(struct lwp *, void *, void *);
/netbsd/src/sys/arch/alpha/include/
Dframe.h118 void buildcontext(struct lwp *, const void *, const void *, const void *);
/netbsd/src/sys/arch/i386/include/
Dframe.h177 void buildcontext(struct lwp *, int, void *, void *);
/netbsd/src/sys/arch/m68k/include/
Dframe.h212 void buildcontext(struct lwp *, void *, void *);
/netbsd/src/sys/arch/m68k/m68k/
Dsig_machdep.c137 buildcontext(struct lwp *l, void *catcher, void *fp) in buildcontext() function
188 buildcontext(l, catcher, fp); in sendsig_siginfo()
Dsunos_machdep.c173 buildcontext(l, catcher, fp); in sunos_sendsig()
Dcompat_16_machdep.c221 buildcontext(l, catcher, fp); in sendsig_sigcontext()
/netbsd/src/sys/compat/freebsd/
Dfreebsd_machdep.c142 buildcontext(l, GUCODEBIG_SEL, p->p_sigctx.ps_sigcode, fp); in freebsd_sendsig()
/netbsd/src/sys/arch/i386/i386/
Dcompat_16_machdep.c236 buildcontext(l, sel, catcher, fp); in sendsig_sigcontext()
Dmachdep.c644 buildcontext(struct lwp *l, int sel, void *catcher, void *fp) in buildcontext() function
709 buildcontext(l, sel, catcher, fp); in sendsig_siginfo()
/netbsd/src/sys/arch/amd64/amd64/
Dmachdep.c559 buildcontext(struct lwp *l, void *catcher, void *f) in buildcontext() function
643 buildcontext(l, catcher, fp); in sendsig_siginfo()