Home
last modified time | relevance | path

Searched refs:sc_eip (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/i386/bits/
Dsigcontext.h75 int sc_eip; /* Instruction pointer. */ member
96 #define sc_pc sc_eip /* Process counter. */
/glibc-2.36/sysdeps/mach/hurd/i386/
Dsigreturn.c131 *--usp = scp->sc_eip; in __sigreturn()
Dtrampoline.c75 memcpy (&uc->uc_mcontext.gregs[REG_EIP], &sc->sc_eip, in fill_ucontext()
/glibc-2.36/ChangeLog.old/
DChangeLog.124365 sc_ps): Define as aliases for sc_uesp, sc_ebl, sc_eip and sc_efl.
DChangeLog.52166 struct member name: sc_eip -> eip.