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

1 2 3 4

  /external/strace/xlat/
sigill_codes.h 16 #if defined(ILL_PRVOPC) || (defined(HAVE_DECL_ILL_PRVOPC) && HAVE_DECL_ILL_PRVOPC)
17 XLAT(ILL_PRVOPC),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
siginfo.h 163 ILL_PRVOPC, /* Privileged opcode. */
164 # define ILL_PRVOPC ILL_PRVOPC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 163 ILL_PRVOPC, /* Privileged opcode. */
164 # define ILL_PRVOPC ILL_PRVOPC
  /external/e2fsprogs/e2fsck/
sigcatcher.c 177 #ifdef ILL_PRVOPC
178 DEFINE_ENTRY(ILL_PRVOPC)
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 174 #define ILL_PRVOPC (__SI_FAULT|5)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 174 #define ILL_PRVOPC (__SI_FAULT|5)
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 142 #define ILL_PRVOPC (__SI_FAULT|5)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 178 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
siginfo.h 153 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 153 #define ILL_PRVOPC (__SI_FAULT|5) /* privileged opcode */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 137 #define ILL_PRVOPC (__SI_FAULT|5)

Completed in 1224 milliseconds

1 2 3 4