Searched refs:PTRACE_TRACEME (Results 1 – 2 of 2) sorted by relevance
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()