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

  /bionic/libc/kernel/common/linux/
ptrace.h 33 #define PTRACE_GETSIGINFO 0x4202
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
ptrace.h 33 #define PTRACE_GETSIGINFO 0x4202
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
ptrace.h 33 #define PTRACE_GETSIGINFO 0x4202
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
ptrace.h 33 #define PTRACE_GETSIGINFO 0x4202
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
ptrace.h 33 #define PTRACE_GETSIGINFO 0x4202
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
ptrace.h 33 #define PTRACE_GETSIGINFO 0x4202
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
ptrace.h 33 #define PTRACE_GETSIGINFO 0x4202
  /external/kernel-headers/original/linux/
ptrace.h 27 #define PTRACE_GETSIGINFO 0x4202
  /system/core/debuggerd/
debuggerd.c 326 if(ptrace(PTRACE_GETSIGINFO, pid, 0, &si)){
  /external/strace/
strace.c     [all...]

Completed in 650 milliseconds