Home | History | Annotate | Download | only in coregrind

Lines Matching refs:PTRACE_SETREGSET

683       DEBUG(1, "setregs PTRACE_SETREGSET sizeof(elf_regs) %zu\n",
687 res = ptrace (PTRACE_SETREGSET, pid, NT_PRSTATUS, &iovec);
689 ERROR(errno, "PTRACE_SETREGSET %ld\n", res);