HomeSort by relevance Sort by last modified time
    Searched full:sigcontext (Results 126 - 150 of 335) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/machine/
signal.h 63 * The Linux and OpenBSD sigcontext structures are slightly different
64 * This is the Linux O32 ABI compatible sigcontext
67 struct sigcontext { struct
90 struct sigcontext { struct
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/
math_emu.h 21 #include <asm/sigcontext.h>
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/machine/
signal.h 63 * The Linux and OpenBSD sigcontext structures are slightly different
64 * This is the Linux O32 ABI compatible sigcontext
67 struct sigcontext { struct
90 struct sigcontext { struct
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/
math_emu.h 21 #include <asm/sigcontext.h>
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/machine/
signal.h 63 * The Linux and OpenBSD sigcontext structures are slightly different
64 * This is the Linux O32 ABI compatible sigcontext
67 struct sigcontext { struct
90 struct sigcontext { struct
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
math_emu.h 21 #include <asm/sigcontext.h>
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
signal.h 63 * The Linux and OpenBSD sigcontext structures are slightly different
64 * This is the Linux O32 ABI compatible sigcontext
67 struct sigcontext { struct
90 struct sigcontext { struct
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
math_emu.h 21 #include <asm/sigcontext.h>
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/machine/
signal.h 63 * The Linux and OpenBSD sigcontext structures are slightly different
64 * This is the Linux O32 ABI compatible sigcontext
67 struct sigcontext { struct
90 struct sigcontext { struct
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
math_emu.h 21 #include <asm/sigcontext.h>
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/asm/
sigcontext.h 21 struct sigcontext { struct
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
ucontext.h 63 #include <asm/sigcontext.h>
64 typedef struct sigcontext mcontext_t;
85 #include <asm/sigcontext.h>
86 typedef struct sigcontext mcontext_t;
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/asm/
sigcontext.h 22 struct sigcontext { struct
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
ucontext.h 63 #include <asm/sigcontext.h>
64 typedef struct sigcontext mcontext_t;
85 #include <asm/sigcontext.h>
86 typedef struct sigcontext mcontext_t;
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
ucontext.h 63 #include <asm/sigcontext.h>
64 typedef struct sigcontext mcontext_t;
85 #include <asm/sigcontext.h>
86 typedef struct sigcontext mcontext_t;
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
ucontext.h 63 #include <asm/sigcontext.h>
64 typedef struct sigcontext mcontext_t;
85 #include <asm/sigcontext.h>
86 typedef struct sigcontext mcontext_t;
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
ucontext.h 63 #include <asm/sigcontext.h>
64 typedef struct sigcontext mcontext_t;
85 #include <asm/sigcontext.h>
86 typedef struct sigcontext mcontext_t;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
ucontext.h 63 #include <asm/sigcontext.h>
64 typedef struct sigcontext mcontext_t;
85 #include <asm/sigcontext.h>
86 typedef struct sigcontext mcontext_t;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
signal.h 63 * The Linux and OpenBSD sigcontext structures are slightly different
64 * This is the Linux O32 ABI compatible sigcontext
67 struct sigcontext { struct
90 struct sigcontext { struct
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
math_emu.h 21 #include <asm/sigcontext.h>
  /external/libunwind/src/ia64/
offsets.h 6 number, siginfo pointer, and sigcontext pointer passed to the
7 signal handler. We use this to locate the sigcontext pointer. */
  /external/libunwind/src/setjmp/
setjmp_i.h 82 struct sigcontext *sc = (struct sigcontext *) sc_addr;
  /external/libunwind/src/x86/
offsets.h 20 /* The struct sigcontext is located at an offset of 4
23 /* Offsets for x86 Linux "struct sigcontext": */
  /external/libunwind/tests/
ia64-test-setjmp.c 62 sighandler (int signal, void *siginfo, void *sigcontext)
64 ucontext_t *uc = sigcontext;
  /development/ndk/platforms/android-9/arch-x86/include/asm/
i387_32.h 26 #include <asm/sigcontext.h>

Completed in 810 milliseconds

1 2 3 4 56 7 8 91011>>