Home
last modified time | relevance | path

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

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