Searched refs:sc_pc (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/mips/include/
H A Dsignal.h71 __register_t sc_pc; /* pc at time of signal */ member in struct:sigcontext
/freebsd-13-stable/sys/x86/include/
H A Dsignal.h93 #define sc_pc sc_eip macro
/freebsd-13-stable/stand/libsa/mips/
H A D_setjmp.S63 REG_S ra, (_JB_REG_RA * SZREG)(a0) # sc_pc = return address
/freebsd-13-stable/sys/i386/i386/
H A Dmachdep.c392 sf.sf_siginfo.si_sc.sc_pc = regs->tf_eip;
839 regs->tf_eip = scp->sc_pc;

Completed in 77 milliseconds