Home
last modified time | relevance | path

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

/external/qemu/
Dcpu-exec.c75 struct sigcontext *uc = puc; in cpu_resume_from_signal()
1257 struct sigcontext *uc = puc; in cpu_signal_handler()
1305 struct sigcontext *uc = puc; in cpu_signal_handler()
1435 struct sigcontext *sc = puc; in cpu_signal_handler()
1439 struct sigcontext *uc = puc; in cpu_signal_handler()
/external/strace/
Dsignal.c135 struct sigcontext struct
1217 #define sigcontext_struct sigcontext
1297 struct sigcontext sc;
1349 struct sigcontext sc;
1426 struct sigcontext sc;
Dconfigure.ac198 AC_CHECK_HEADERS([asm/sigcontext.h], [], [], [#include <signal.h>])
Dconfig.h.in19 /* Define to 1 if you have the <asm/sigcontext.h> header file. */
DChangeLog1757 * configure.ac: Fix asm/sigcontext.h check to include prerequisite.
2269 * signal.c: do not include asm/sigcontext.h on IA64 since it gets
2270 the struct from bits/sigcontext.h already which signal.h includes.
2409 * don't use asm/sigcontext.h on Linux/sparc
2981 + handle solaris version of sigcontext struct (actually I hacked this
3033 * signal.c (sys_sigreturn) [ALPHA]: Use sigcontext
3067 * configure.in (AC_CHECK_HEADERS): Add check for asm/sigcontext.h.
3069 asm/sigcontext.h to define sigcontext_struct and don't define it
3530 * signal.c [M68K] (sigcontext_struct): Support m68k sigcontext
Dconfig.log4134 configure:6997: checking for asm/sigcontext.h
Dconfigure6995 for ac_header in asm/sigcontext.h
/external/webkit/V8Binding/v8/src/
Dplatform-linux.cc592 struct sigcontext { struct
601 typedef struct sigcontext mcontext_t;
/external/netperf/
Dnetlib.c750 struct sigcontext *scp;