HomeSort by relevance Sort by last modified time
    Searched defs:PTRACE_TRACEME (Results 51 - 53 of 53) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
ptrace.h 33 PTRACE_TRACEME = 0,
34 #define PT_TRACE_ME PTRACE_TRACEME
157 For all requests except PTRACE_TRACEME, PID specifies the process to be
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ptrace.h 33 PTRACE_TRACEME = 0,
34 #define PT_TRACE_ME PTRACE_TRACEME
157 For all requests except PTRACE_TRACEME, PID specifies the process to be
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ptrace.h 33 PTRACE_TRACEME = 0,
34 #define PT_TRACE_ME PTRACE_TRACEME
157 For all requests except PTRACE_TRACEME, PID specifies the process to be

Completed in 929 milliseconds

1 23