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

1 2 3

  /external/strace/xlat/
sigill_codes.h 11 #if !(defined(ILL_ILLTRP) || (defined(HAVE_DECL_ILL_ILLTRP) && HAVE_DECL_ILL_ILLTRP))
12 # define ILL_ILLTRP 4
40 XLAT(ILL_ILLTRP),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 161 ILL_ILLTRP, /* Illegal trap. */
162 # define ILL_ILLTRP ILL_ILLTRP
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 161 ILL_ILLTRP, /* Illegal trap. */
162 # define ILL_ILLTRP ILL_ILLTRP
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 161 ILL_ILLTRP, /* Illegal trap. */
162 # define ILL_ILLTRP ILL_ILLTRP
  /external/e2fsprogs/e2fsck/
sigcatcher.c 174 #ifdef ILL_ILLTRP
175 DEFINE_ENTRY(ILL_ILLTRP)
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 172 #define ILL_ILLTRP (__SI_FAULT|4)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 152 #define ILL_ILLTRP (__SI_FAULT|4) /* illegal trap */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 167 #define ILL_ILLTRP (__SI_FAULT|4) /* illegal trap */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)

Completed in 915 milliseconds

1 2 3