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