Home
last modified time | relevance | path

Searched refs:sc_pc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/x86/include/
H A Dsignal.h90 #define sc_pc sc_eip macro
/freebsd/sys/i386/i386/
H A Dexec_machdep.c198 sf.sf_siginfo.si_sc.sc_pc = regs->tf_eip; in osendsig()
637 regs->tf_eip = scp->sc_pc; in osigreturn()