Searched defs:buildcontext (Results 1 - 4 of 4) sorted by relevance
| /src/sys/arch/m68k/m68k/ | ||
| H A D | sig_machdep.c | 137 buildcontext(struct lwp *l, void *catcher, void *fp) function in typeref:typename:void |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 644 buildcontext(struct lwp *l, int sel, void *catcher, void *fp) function in typeref:typename:void |
| /src/sys/arch/alpha/alpha/ | ||
| H A D | machdep.c | 1501 buildcontext(struct lwp *l, const void *catcher, const void *tramp, const void *fp) function in typeref:typename:void |
| /src/sys/arch/amd64/amd64/ | ||
| H A D | machdep.c | 559 buildcontext(struct lwp *l, void *catcher, void *f) function in typeref:typename:void |
Completed in 8 milliseconds