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

  /bionic/libc/kernel/uapi/asm-mips/asm/
ptrace.h 91 #define PTRACE_GET_WATCH_REGS 0xd0
  /development/ndk/platforms/android-21/arch-mips/include/asm/
ptrace.h 90 #define PTRACE_GET_WATCH_REGS 0xd0
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
ptrace.h 90 #define PTRACE_GET_WATCH_REGS 0xd0
  /external/kernel-headers/original/uapi/asm-mips/asm/
ptrace.h 104 #define PTRACE_GET_WATCH_REGS 0xd0
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm/
ptrace.h 90 #define PTRACE_GET_WATCH_REGS 0xd0
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm/
ptrace.h 90 #define PTRACE_GET_WATCH_REGS 0xd0
  /external/strace/xlat/
ptrace_cmds.h 170 #if defined(PTRACE_GET_WATCH_REGS) || (defined(HAVE_DECL_PTRACE_GET_WATCH_REGS) && HAVE_DECL_PTRACE_GET_WATCH_REGS)
171 XLAT(PTRACE_GET_WATCH_REGS),

Completed in 696 milliseconds