HomeSort by relevance Sort by last modified time
    Searched defs:ILL_ILLADR (Results 1 - 10 of 10) sorted by null

  /bionic/libc/kernel/common/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /external/kernel-headers/original/asm-generic/
siginfo.h 161 #define ILL_ILLADR (__SI_FAULT|3) /* illegal addressing mode */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 135 #define ILL_ILLADR (__SI_FAULT|3)
  /external/strace/
signal.c 406 #define ILL_ILLADR 3 /* illegal addressing mode */
568 { ILL_ILLADR, "ILL_ILLADR" },
    [all...]

Completed in 691 milliseconds