Home
last modified time | relevance | path

Searched refs:sigcontext (Results 1 – 22 of 22) sorted by relevance

/sysdeps/generic/
A Dsigcontextinfo.h22 #define SIGCONTEXT struct sigcontext *
24 sigcontext_get_pc (const struct sigcontext *ctx) in sigcontext_get_pc()
A Dprofil-counter.h32 __profil_counter (int signr, int code, struct sigcontext *scp) in __profil_counter()
/sysdeps/unix/sysv/linux/sparc/bits/
A Dsigcontext.h35 struct sigcontext struct
58 struct sigcontext struct
/sysdeps/unix/sysv/linux/mips/bits/
A Dsigcontext.h39 struct sigcontext { struct
63 struct sigcontext { argument
/sysdeps/unix/sysv/linux/ia64/
A Dsigcontextinfo.h24 sigcontext_get_pc (const struct sigcontext *ctx) in sigcontext_get_pc()
A D__sigstack_longjmp.c104 struct sigcontext *sc; in __sigstack_longjmp()
137 sc = ((struct sigcontext *) ((ss_sp + stk.ss_size) & -16) - 1); in __sigstack_longjmp()
A DMakefile7 gen-as-const-headers += sigcontext-offsets.sym
A Dregister-dump.h77 register_dump (int fd, struct sigcontext *ctx) in register_dump()
/sysdeps/unix/sysv/linux/bits/
A Dsigcontext.h28 # define sigcontext_struct sigcontext
/sysdeps/unix/sysv/linux/riscv/bits/
A Dsigcontext.h25 struct sigcontext { struct
/sysdeps/mach/hurd/i386/
A Dtrampoline.c61 static void fill_ucontext (ucontext_t *uc, const struct sigcontext *sc) in fill_ucontext()
82 struct sigcontext *
95 struct sigcontext *scp; in _hurd_setup_sighandler()
105 struct sigcontext *scp; /* Points to ctx, below. */ in _hurd_setup_sighandler()
117 struct sigcontext *return_scp; /* Same; arg to sigreturn. */ in _hurd_setup_sighandler()
120 struct sigcontext ctx; in _hurd_setup_sighandler()
A Dsigreturn.c58 __sigreturn (struct sigcontext *scp) in __sigreturn()
/sysdeps/unix/sysv/linux/x86/bits/
A Dsigcontext.h90 # define sigcontext_struct sigcontext
95 struct sigcontext struct
139 struct sigcontext argument
/sysdeps/unix/sysv/linux/sparc/
A Dprofil-counter.h27 __profil_counter_global (int signo, struct sigcontext *si) in __profil_counter_global()
/sysdeps/generic/sys/
A Ducontext.h34 typedef struct sigcontext mcontext_t;
/sysdeps/powerpc/powerpc64/
A Dregister-dump.h101 register_dump (int fd, struct sigcontext *ctx) in register_dump()
/sysdeps/powerpc/powerpc32/
A Dregister-dump.h97 register_dump (int fd, struct sigcontext *ctx) in register_dump()
/sysdeps/unix/sysv/linux/ia64/bits/
A Dsigcontext.h40 struct sigcontext struct
/sysdeps/mach/hurd/i386/bits/
A Dsigcontext.h33 struct sigcontext struct
/sysdeps/unix/sysv/linux/aarch64/
A Ducontext_i.sym5 #include <asm/sigcontext.h>
/sysdeps/unix/sysv/linux/mips/
A Dregister-dump.h24 # define CTX_TYPE struct sigcontext *
/sysdeps/unix/sysv/linux/
A DMakefile137 tst-sigcontext-get_pc \
168 CFLAGS-tst-sigcontext-get_pc.c = -fasynchronous-unwind-tables

Completed in 24 milliseconds