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

1 2 3 4

  /external/strace/xlat/
sigtrap_codes.h 4 #if defined(TRAP_BRKPT) || (defined(HAVE_DECL_TRAP_BRKPT) && HAVE_DECL_TRAP_BRKPT)
5 XLAT(TRAP_BRKPT),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
siginfo.h 217 TRAP_BRKPT = 1, /* Process breakpoint. */
218 # define TRAP_BRKPT TRAP_BRKPT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 217 TRAP_BRKPT = 1, /* Process breakpoint. */
218 # define TRAP_BRKPT TRAP_BRKPT
  /external/e2fsprogs/e2fsck/
sigcatcher.c 255 #ifdef TRAP_BRKPT
256 DEFINE_ENTRY(TRAP_BRKPT)
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 202 #define TRAP_BRKPT (__SI_FAULT|1)
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /development/ndk/platforms/android-L/include/asm-generic/
siginfo.h 202 #define TRAP_BRKPT (__SI_FAULT|1)
  /development/ndk/sources/android/libportable/common/include/asm-generic/
siginfo_portable.h 169 #define TRAP_BRKPT (__SI_FAULT|1)
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 219 #define TRAP_BRKPT (__SI_FAULT|1) /* process breakpoint */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
siginfo.h 194 #define TRAP_BRKPT (__SI_FAULT|1) /* process breakpoint */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 194 #define TRAP_BRKPT (__SI_FAULT|1) /* process breakpoint */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 162 #define TRAP_BRKPT (__SI_FAULT|1)

Completed in 1126 milliseconds

1 2 3 4