HomeSort by relevance Sort by last modified time
    Searched refs:SEGV_MAPERR (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /external/strace/xlat/
sigsegv_codes.h 4 #if defined(SEGV_MAPERR) || (defined(HAVE_DECL_SEGV_MAPERR) && HAVE_DECL_SEGV_MAPERR)
5 XLAT(SEGV_MAPERR),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
siginfo.h 197 SEGV_MAPERR = 1, /* Address not mapped to object. */
198 # define SEGV_MAPERR SEGV_MAPERR
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 197 SEGV_MAPERR = 1, /* Address not mapped to object. */
198 # define SEGV_MAPERR SEGV_MAPERR
  /external/valgrind/main/none/tests/
faultstatus.c 156 T(1, SIGSEGV, SEGV_MAPERR, BADADDR),
  /external/e2fsprogs/e2fsck/
sigcatcher.c 230 #ifdef SEGV_MAPERR
231 DEFINE_ENTRY(SEGV_MAPERR)
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 191 #define SEGV_MAPERR (__SI_FAULT|1)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 191 #define SEGV_MAPERR (__SI_FAULT|1)
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 160 #define SEGV_MAPERR (__SI_FAULT|1)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 200 #define SEGV_MAPERR (__SI_FAULT|1) /* address not mapped to object */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
siginfo.h 175 #define SEGV_MAPERR (__SI_FAULT|1) /* address not mapped to object */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 175 #define SEGV_MAPERR (__SI_FAULT|1) /* address not mapped to object */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 153 #define SEGV_MAPERR (__SI_FAULT|1)

Completed in 273 milliseconds

1 2 3 4