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

1 2 3

  /external/strace/xlat/
sigill_codes.h 5 #if !(defined(ILL_ILLOPN) || (defined(HAVE_DECL_ILL_ILLOPN) && HAVE_DECL_ILL_ILLOPN))
6 # define ILL_ILLOPN 2
38 XLAT(ILL_ILLOPN),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 157 ILL_ILLOPN, /* Illegal operand. */
158 # define ILL_ILLOPN ILL_ILLOPN
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 157 ILL_ILLOPN, /* Illegal operand. */
158 # define ILL_ILLOPN ILL_ILLOPN
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 157 ILL_ILLOPN, /* Illegal operand. */
158 # define ILL_ILLOPN ILL_ILLOPN
  /external/valgrind/none/tests/amd64/
faultstatus.c 117 T(1, SIGILL, ILL_ILLOPN, &test1_ill),
  /external/valgrind/none/tests/x86/
faultstatus.c 135 T(1, SIGILL, ILL_ILLOPN, &test1_ill),
  /external/e2fsprogs/e2fsck/
sigcatcher.c 168 #ifdef ILL_ILLOPN
169 DEFINE_ENTRY(ILL_ILLOPN)
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 170 #define ILL_ILLOPN (__SI_FAULT|2)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 150 #define ILL_ILLOPN (__SI_FAULT|2) /* illegal operand */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 165 #define ILL_ILLOPN (__SI_FAULT|2) /* illegal operand */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm-generic/
siginfo.h 134 #define ILL_ILLOPN (__SI_FAULT|2)

Completed in 5135 milliseconds

1 2 3