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

12 3

  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-3/arch-mips/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-4/arch-mips/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /external/kernel-headers/original/asm-generic/
siginfo.h 163 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */
  /system/core/debuggerd/
tombstone.c 96 case ILL_PRVOPC: return "ILL_PRVOPC";
  /external/strace/
signal.c 421 #define ILL_PRVOPC 5 /* privileged opcode */
594 { ILL_PRVOPC, "ILL_PRVOPC" },
    [all...]

Completed in 1067 milliseconds

12 3