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

1 2 3 4

  /external/strace/xlat/
sigill_codes.h 13 #if defined(ILL_ILLTRP) || (defined(HAVE_DECL_ILL_ILLTRP) && HAVE_DECL_ILL_ILLTRP)
14 XLAT(ILL_ILLTRP),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.11-4.8/sysroot/usr/include/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)
  /bionic/libc/kernel/uapi/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)
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 172 #define ILL_ILLTRP (__SI_FAULT|4)
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 141 #define ILL_ILLTRP (__SI_FAULT|4)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 177 #define ILL_ILLTRP (__SI_FAULT|4) /* illegal trap */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 152 #define ILL_ILLTRP (__SI_FAULT|4) /* illegal trap */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)

Completed in 589 milliseconds

1 2 3 4