Searched refs:sc_pc (Results 1 – 8 of 8) sorted by relevance
42 __extension__ unsigned long long sc_pc; member74 __extension__ unsigned long long sc_pc; member
27 return ctx->uc_mcontext.sc_pc; in sigcontext_get_pc()
12 SC_PC offsetof (mcontext_t, sc_pc)
34 profil_count ((uintptr_t) scp->sc_pc); in __profil_counter()
96 #define sc_pc sc_eip /* Process counter. */ macro
63 long int __ctx(sc_pc);
1304 Instead, write it into the word just past SCP->sc_pc; then point1305 $1 at SCP->sc_pc and use `op_sigreturn' pseudo-instruction to1629 has 31 elts; sc_gpr, sc_pc, sc_mdlo, sc_mdhi are arranged in that1717 register loads to use SCPREG instead. Load SCPREG->sc_pc into $24
4364 * sysdeps/mach/hurd/i386/bits/sigcontext.h (sc_sp, sc_fp, sc_pc,