HomeSort by relevance Sort by last modified time
    Searched defs:ILL_PRVREG (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /external/strace/xlat/
sigill_codes.h 17 #if !(defined(ILL_PRVREG) || (defined(HAVE_DECL_ILL_PRVREG) && HAVE_DECL_ILL_PRVREG))
18 # define ILL_PRVREG 6
42 XLAT(ILL_PRVREG),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 165 ILL_PRVREG, /* Privileged register. */
166 # define ILL_PRVREG ILL_PRVREG
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 165 ILL_PRVREG, /* Privileged register. */
166 # define ILL_PRVREG ILL_PRVREG
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 165 ILL_PRVREG, /* Privileged register. */
166 # define ILL_PRVREG ILL_PRVREG
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 154 #define ILL_PRVREG (__SI_FAULT | 6)
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 175 #define ILL_PRVREG (__SI_FAULT|6)
  /development/ndk/platforms/android-9/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 191 #define ILL_PRVREG (__SI_FAULT|6) /* privileged register */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 154 #define ILL_PRVREG (__SI_FAULT|6) /* privileged register */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 169 #define ILL_PRVREG (__SI_FAULT|6) /* privileged register */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/asm-generic/
siginfo.h 138 #define ILL_PRVREG (__SI_FAULT|6)

Completed in 89 milliseconds

1 2 3 4 5