netbsd32_machdep.c | 111 void netbsd32_buildcontext(struct lwp *, struct trapframe *, void *, 173 netbsd32_buildcontext(struct lwp *l, struct trapframe *tf, void *fp, function in typeref:typename:void 278 netbsd32_buildcontext(l, tf, fp, catcher, onstack);
|