HomeSort by: relevance | last modified time | path
    Searched refs:netbsd32_sigframe_sigcontext (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amd64/amd64/
netbsd32_machdep_16.c 91 struct netbsd32_sigframe_sigcontext *fp, frame;
104 fp = (struct netbsd32_sigframe_sigcontext *)
107 fp = (struct netbsd32_sigframe_sigcontext *)tf->tf_rsp;
  /src/sys/arch/amd64/include/
netbsd32_machdep.h 97 struct netbsd32_sigframe_sigcontext { struct

Completed in 12 milliseconds