Searched refs:PT_SETREGS (Results 1 – 6 of 6) sorted by relevance
56 #define PT_SETREGS PTRACE_SETREGS macro
350 if (ptrace(PT_SETREGS, pid, (caddr_t)®s, 0) == -1) in _UPT_access_reg()