Home
last modified time | relevance | path

Searched refs:PTRACE_EVENT_FORK (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dlinux-nat.c53 #ifndef PTRACE_EVENT_FORK
68 #define PTRACE_EVENT_FORK 1 macro
248 && status >> 16 == PTRACE_EVENT_FORK) in linux_test_for_tracefork()
484 if (event == PTRACE_EVENT_FORK || event == PTRACE_EVENT_VFORK in linux_handle_extended_wait()
509 if (event == PTRACE_EVENT_FORK) in linux_handle_extended_wait()