const syscall.PTRACE_SETREGS
2 uses
syscall (current package)
syscall_linux.go#L835: return ptrace(PTRACE_SETREGS, pid, 0, uintptr(unsafe.Pointer(regs)))
zerrors_linux_amd64.go#L785: PTRACE_SETREGS = 0xd
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)