HomeSort by relevance Sort by last modified time
    Searched refs:ILL_ILLTRP (Results 26 - 50 of 51) sorted by null

12 3

  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-3/arch-mips/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-4/arch-mips/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /external/kernel-headers/original/asm-generic/
siginfo.h 162 #define ILL_ILLTRP (__SI_FAULT|4) /* illegal trap */
  /system/core/debuggerd/
tombstone.c 95 case ILL_ILLTRP: return "ILL_ILLTRP";
  /external/strace/
signal.c 420 #define ILL_ILLTRP 4 /* illegal trap */
593 { ILL_ILLTRP, "ILL_ILLTRP" },
    [all...]

Completed in 1853 milliseconds

12 3