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

/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dnetbsd32_machdep.h85 struct netbsd32_sigframe_siginfo { struct
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep.c304 struct netbsd32_sigframe_siginfo *fp, frame;
315 fp = (struct netbsd32_sigframe_siginfo *)
318 fp = (struct netbsd32_sigframe_siginfo *)tf->tf_rsp;

Completed in 116 milliseconds