Searched refs:sc_eax (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/mach/hurd/i386/bits/ | ||
D | sigcontext.h | 73 int sc_eax; member |
/glibc-2.36/sysdeps/mach/hurd/i386/ | ||
D | trampoline.c | 303 state->basic.ecx = (int) &scp->sc_eax; in _hurd_setup_sighandler() |