HomeSort by relevance Sort by last modified time
    Searched defs:sigcontext (Results 1 - 25 of 42) sorted by null

1 2

  /bionic/libc/kernel/arch-arm/asm/
sigcontext.h 21 struct sigcontext { struct
  /bionic/libc/kernel/arch-mips/asm/
sigcontext.h 24 struct sigcontext { struct
52 struct sigcontext { struct
  /development/ndk/platforms/android-3/arch-arm/include/asm/
sigcontext.h 15 struct sigcontext { struct
  /development/ndk/platforms/android-9/arch-mips/include/asm/
sigcontext.h 24 struct sigcontext { struct
52 struct sigcontext { struct
  /external/kernel-headers/original/asm-arm/
sigcontext.h 9 struct sigcontext { struct
  /external/kernel-headers/original/asm-mips/
sigcontext.h 17 * Keep this struct definition in sync with the sigcontext fragment
20 struct sigcontext { struct
47 * Keep this struct definition in sync with the sigcontext fragment
56 struct sigcontext { struct
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
sigcontext.h 24 struct sigcontext { struct
52 struct sigcontext { struct
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
sigcontext.h 24 struct sigcontext { struct
52 struct sigcontext { struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
sigcontext.h 15 struct sigcontext { struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
sigcontext.h 15 struct sigcontext { struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
sigcontext.h 15 struct sigcontext { struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
sigcontext.h 15 struct sigcontext { struct
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
sigcontext.h 15 struct sigcontext { struct
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
sigcontext.h 15 struct sigcontext { struct
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/asm/
sigcontext.h 15 struct sigcontext { struct
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/asm/
sigcontext.h 15 struct sigcontext { struct
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/asm/
sigcontext.h 15 struct sigcontext { struct
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/asm/
sigcontext.h 15 struct sigcontext { struct
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm/
sigcontext.h 15 struct sigcontext { struct
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm/
sigcontext.h 15 struct sigcontext { struct
  /external/valgrind/main/coregrind/m_sigframe/
sigframe-ppc32-linux.c 69 correctly written into the sigcontext, however the FP and SSE state
71 are restored from the sigcontext; the rest of the CPU state is
107 struct vki_sigcontext sigcontext; member in struct:nonrt_sigframe
230 //:: struct vki_sigcontext sigContext;
452 //.. /* Create a plausible-looking sigcontext from the thread's
454 //.. bits of sigcontext at the moment.
603 //.. VG_(memcpy)(&frame->sigContext, &uc.uc_mcontext,
605 //.. frame->sigContext.oldmask = mask->sig[0];
749 struct vki_sigcontext *scp = &frame->sigcontext;
751 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal frame sigcontext",
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
sigcontext.h 62 struct sigcontext { struct
  /development/ndk/platforms/android-9/arch-mips/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
  /development/ndk/platforms/android-9/arch-x86/include/asm/
sigcontext.h 62 struct sigcontext { struct
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/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

Completed in 771 milliseconds

1 2