Home
last modified time | relevance | path

Searched refs:sc_esp (Results 1 – 25 of 88) sorted by relevance

1234

/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/amd64/include/
H A Dnetbsd32_machdep.h34 uint32_t sc_esp; member
60 uint32_t sc_esp; member
72 #define sc_sp sc_esp
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/i386/include/
H A Dsignal.h71 int sc_esp; member
97 int sc_esp; member
H A Dfreebsd_machdep.h52 int sc_esp; /* machine state */ member
93 int sc_esp; member
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dsignal_openbsd_386.go27 func (c *sigctxt) esp() uint32 { return c.regs().sc_esp }
43 func (c *sigctxt) set_esp(x uint32) { c.regs().sc_esp = x }
H A Ddefs_openbsd_386.go108 sc_esp uint32 member
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dsignal_openbsd_386.go27 func (c *sigctxt) esp() uint32 { return c.regs().sc_esp }
43 func (c *sigctxt) set_esp(x uint32) { c.regs().sc_esp = x }
H A Ddefs_openbsd_386.go115 sc_esp uint32 member
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dsignal_openbsd_386.go27 func (c *sigctxt) esp() uint32 { return c.regs().sc_esp }
43 func (c *sigctxt) set_esp(x uint32) { c.regs().sc_esp = x }
H A Ddefs_openbsd_386.go122 sc_esp uint32 member
/dports/lang/smalltalk/smalltalk-3.2.5/sigsegv/src/
H A Dfault-openbsd-i386.h20 #define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp
H A Dfault-macos-i386.h20 #define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp
H A Dfault-freebsd-i386.h26 #define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp
/dports/devel/libsigsegv/libsigsegv-2.12/src/
H A Dfault-openbsd-i386.h34 # define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp
H A Dfault-macos-i386.h20 #define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp
H A Dfault-freebsd-i386.h26 #define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/i386/i386/
H A Dfreebsd_machdep.c131 frame.sf_sc.sc_esp = tf->tf_esp; in freebsd_sendsig()
235 tf->tf_esp = context.sc_esp; in freebsd_sys_sigreturn()
H A Dcompat_16_machdep.c136 tf->tf_esp = context.sc_esp; in compat_16_sys___sigreturn14()
228 frame.sf_sc.sc_esp = tf->tf_esp; in sendsig_sigcontext()
H A Dcompat_13_machdep.c115 tf->tf_esp = context.sc_esp; in compat_13_sys_sigreturn()
/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Djazz_r4030_dma.h89 struct esp_softc *sc_esp; member
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/linux/arch/i386/
H A Dlinux_machdep.h85 int sc_esp; member
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/linux32/arch/amd64/
H A Dlinux32_signal.h109 int sc_esp; member
/dports/devel/m4/m4-1.4.19/lib/
H A Dsigsegv.c387 # define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp
409 # define SIGSEGV_FAULT_STACKPOINTER ((struct sigcontext *) scp)->sc_esp
483 # define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dsigsegv.c389 # define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp
411 # define SIGSEGV_FAULT_STACKPOINTER ((struct sigcontext *) scp)->sc_esp
485 # define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp
/dports/textproc/gnugrep/grep-3.7/lib/
H A Dsigsegv.c389 # define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp
411 # define SIGSEGV_FAULT_STACKPOINTER ((struct sigcontext *) scp)->sc_esp
485 # define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp
/dports/textproc/diffutils/diffutils-3.8/lib/
H A Dsigsegv.c389 # define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp
411 # define SIGSEGV_FAULT_STACKPOINTER ((struct sigcontext *) scp)->sc_esp
485 # define SIGSEGV_FAULT_STACKPOINTER scp->sc_esp

1234