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

  /bionic/libc/kernel/common/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 136 #define ILL_ILLTRP (__SI_FAULT|4)
  /ndk/build/platforms/android-8/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 */
  /external/strace/
signal.c 407 #define ILL_ILLTRP 4 /* illegal trap */
569 { ILL_ILLTRP, "ILL_ILLTRP" },
    [all...]

Completed in 17 milliseconds