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

1 2 3 4

  /external/strace/xlat/
sigill_codes.h 10 #if defined(ILL_ILLADR) || (defined(HAVE_DECL_ILL_ILLADR) && HAVE_DECL_ILL_ILLADR)
11 XLAT(ILL_ILLADR),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
siginfo.h 159 ILL_ILLADR, /* Illegal addressing mode. */
160 # define ILL_ILLADR ILL_ILLADR
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 159 ILL_ILLADR, /* Illegal addressing mode. */
160 # define ILL_ILLADR ILL_ILLADR
  /external/e2fsprogs/e2fsck/
sigcatcher.c 171 #ifdef ILL_ILLADR
172 DEFINE_ENTRY(ILL_ILLADR)
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 171 #define ILL_ILLADR (__SI_FAULT|3)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 171 #define ILL_ILLADR (__SI_FAULT|3)
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 140 #define ILL_ILLADR (__SI_FAULT|3)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 176 #define ILL_ILLADR (__SI_FAULT|3) /* illegal addressing mode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
siginfo.h 151 #define ILL_ILLADR (__SI_FAULT|3) /* illegal addressing mode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 151 #define ILL_ILLADR (__SI_FAULT|3) /* illegal addressing mode */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)

Completed in 1188 milliseconds

1 2 3 4