Home
last modified time | relevance | path

Searched refs:sc_rbs_base (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/ia64/bits/
Dsigcontext.h61 unsigned long int sc_rbs_base;/* NULL or new base of sighandler's rbs */ member
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/sys/
Ducontext.h67 unsigned long int __ctx(sc_rbs_base);
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/
D__sigstack_longjmp.c144 assert ((unsigned long) rbs_base == sc->sc_rbs_base); in __sigstack_longjmp()