Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dsignal.h71 __register_t sc_pc; /* pc at time of signal */ member
/f-stack/freebsd/x86/include/
H A Dsignal.h93 #define sc_pc sc_eip macro
/f-stack/freebsd/i386/i386/
H A Dmachdep.c392 sf.sf_siginfo.si_sc.sc_pc = regs->tf_eip; in osendsig()
839 regs->tf_eip = scp->sc_pc;