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

1 2 3 4

  /external/strace/xlat/
sigill_codes.h 4 #if defined(ILL_ILLOPC) || (defined(HAVE_DECL_ILL_ILLOPC) && HAVE_DECL_ILL_ILLOPC)
5 XLAT(ILL_ILLOPC),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
siginfo.h 155 ILL_ILLOPC = 1, /* Illegal opcode. */
156 # define ILL_ILLOPC ILL_ILLOPC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 155 ILL_ILLOPC = 1, /* Illegal opcode. */
156 # define ILL_ILLOPC ILL_ILLOPC
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 137 #ifndef ILL_ILLOPC
138 #define ILL_ILLOPC (__SI_FAULT|1)
  /external/e2fsprogs/e2fsck/
sigcatcher.c 165 #ifdef ILL_ILLOPC
166 DEFINE_ENTRY(ILL_ILLOPC)
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 169 #define ILL_ILLOPC (__SI_FAULT|1)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 169 #define ILL_ILLOPC (__SI_FAULT|1)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 174 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
siginfo.h 149 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 149 #define ILL_ILLOPC (__SI_FAULT|1) /* illegal opcode */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 133 #define ILL_ILLOPC (__SI_FAULT|1)

Completed in 553 milliseconds

1 2 3 4