Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/mips/bits/
A Dsigcontext.h42 __extension__ unsigned long long sc_pc; member
74 __extension__ unsigned long long sc_pc; member
/sysdeps/unix/sysv/linux/alpha/
A Dsigcontextinfo.h27 return ctx->uc_mcontext.sc_pc; in sigcontext_get_pc()
A Ducontext-offsets.sym12 SC_PC offsetof (mcontext_t, sc_pc)
A Dregister-dump.h83 hexvalue (ctx->uc_mcontext.sc_pc, pc, 16); in register_dump()
/sysdeps/generic/
A Dprofil-counter.h34 profil_count ((uintptr_t) scp->sc_pc); in __profil_counter()
/sysdeps/mach/hurd/i386/bits/
A Dsigcontext.h96 #define sc_pc sc_eip /* Process counter. */ macro
/sysdeps/unix/sysv/linux/alpha/sys/
A Ducontext.h63 long int __ctx(sc_pc);
/sysdeps/unix/sysv/linux/mips/
A Dregister-dump.h26 # define CTX_PC(ctx) ((ctx)->sc_pc)

Completed in 6 milliseconds