Searched refs:netbsd32_sigframe_sigcontext (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dnetbsd32_machdep.h77 struct netbsd32_sigframe_sigcontext { struct
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep.c187 struct netbsd32_sigframe_sigcontext *fp, frame;
200 fp = (struct netbsd32_sigframe_sigcontext *)
203 fp = (struct netbsd32_sigframe_sigcontext *)tf->tf_rsp;

Completed in 31 milliseconds