Home | History | Annotate | Download | only in strace

Lines Matching full:ptrace_setregs

68 # undef PTRACE_SETREGS
69 # define PTRACE_SETREGS PTRACE_SETREGS64
1907 if (ptrace(PTRACE_SETREGS, tcp->pid, (char *)&regs, 0) < 0)
1920 if (ptrace(PTRACE_SETREGS, tcp->pid, (char *)&regs, 0) < 0)