Searched refs:PTRACE_EVENT_STOP (Results 1 – 3 of 3) sorted by relevance
79 #define PTRACE_EVENT_STOP 128 macro
244 #undef PTRACE_EVENT_STOP245 #define PTRACE_EVENT_STOP 128 macro
871 if (event == PTRACE_EVENT_STOP /*&& sig == SIGTRAP*/) { in detach()2125 else if (event == PTRACE_EVENT_STOP) in trace()2312 if (event == PTRACE_EVENT_STOP) { in trace()