HomeSort by relevance Sort by last modified time
    Searched refs:PTRACE_O_TRACEVFORK (Results 76 - 82 of 82) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
ptrace.h 74 #define PTRACE_O_TRACEVFORK (1 << PTRACE_EVENT_VFORK)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
ptrace.h 74 #define PTRACE_O_TRACEVFORK (1 << PTRACE_EVENT_VFORK)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
ptrace.h 137 PTRACE_O_TRACEVFORK = 0x00000004,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
ptrace.h 164 PTRACE_O_TRACEVFORK = 0x00000004,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
ptrace.h 164 PTRACE_O_TRACEVFORK = 0x00000004,
  /external/ltrace/sysdeps/linux-gnu/
trace.c 130 PTRACE_O_TRACEVFORK | PTRACE_O_TRACECLONE |
    [all...]
  /external/strace/
strace.c     [all...]

Completed in 568 milliseconds

1 2 34