Searched refs:sigcontext (Results 1 – 22 of 22) sorted by relevance
9 sigcontext.stdout.exp sigcontext.stderr.exp sigcontext.vgtest13 sigcontext program
1 prog: sigcontext
27 static void handler2(int sig, struct sigcontext sc) in handler2()
20 struct sigcontext { struct56 struct sigcontext { struct
61 struct sigcontext { struct105 struct sigcontext { struct
2 typedef void (*sigcatch_t)( struct sigcontext *);
8 struct sigcontext uc_mcontext;
9 struct sigcontext { struct
20 struct sigcontext uc_mcontext;
107 struct vki_sigcontext sigcontext; member749 struct vki_sigcontext *scp = &frame->sigcontext; in VG_()914 tst->sig_mask.sig[0] = frame->sigcontext.oldmask; in VG_()915 tst->sig_mask.sig[1] = frame->sigcontext._unused[3]; in VG_()
945 struct sigcontext { struct954 typedef struct sigcontext mcontext_t;966 struct sigcontext { struct987 typedef struct sigcontext mcontext_t;998 struct sigcontext { struct1006 typedef struct sigcontext mcontext_t;
74 struct sigcontext *uc = puc; in cpu_resume_from_signal()892 struct sigcontext *uc = puc; in cpu_signal_handler()947 struct sigcontext *uc = puc; in cpu_signal_handler()1095 struct sigcontext *sc = puc; in cpu_signal_handler()1099 struct sigcontext *uc = puc; in cpu_signal_handler()
48 #define sigcontext_struct sigcontext127 struct sigcontext struct1333 struct sigcontext sc; in sys_sigreturn()1392 struct sigcontext sc; in sys_sigreturn()1517 struct sigcontext sc; in sys_sigreturn()1571 struct sigcontext sc; in sys_sigreturn()
134 +#define sigcontext_struct sigcontext
183 * configure.ac: Check for struct sigcontext.184 * signal.c [LINUX] [M68K] (struct sigcontext): Don't define it if880 (sys_sigreturn): struct sigcontext on MIPS has no sigset_t member,1203 * configure.ac (struct sigcontext.sc_hi2): Use #ifdef around1204 <asm/sigcontext.h> to match signal.c include conditions.1253 * configure.ac: Check for struct sigcontext.sc_hi2.3758 * configure.ac: Fix asm/sigcontext.h check to include prerequisite.4270 * signal.c: do not include asm/sigcontext.h on IA64 since it gets4271 the struct from bits/sigcontext.h already which signal.h includes.4410 * don't use asm/sigcontext.h on Linux/sparc[all …]
120 pending pending 120732 Generating trapno for sigcontext (x86)148 pending pending 119973 Sun JVM problems (possible sigcontext problem?)
54 sigcontext offered to the handler. That means handlers which
207 163933 Fixd 8229 sigcontext.err and .trapno must be set together
423 // From linux-2.6.9/include/asm-arm/sigcontext.h
124 static void sigill_handler_sse_os(int signal, struct sigcontext sc) in sigill_handler_sse_os()
750 struct sigcontext *scp;
1425 163933 sigcontext.err and .trapno must be set together