Searched refs:PTRACE_TRACEME (Results 1 – 3 of 3) sorted by relevance
43 #define PT_TRACE_ME PTRACE_TRACEME
10 #define PTRACE_TRACEME 0 macro
170 if (ptrace(PTRACE_TRACEME, 0, nullptr, nullptr) == -1) { in run_watchpoint_test()288 if (ptrace(PTRACE_TRACEME, 0, nullptr, nullptr) == -1) { in breakpoint_fork_child()