const syscall.PTRACE_GETREGS
2 uses
syscall (current package)
syscall_linux.go#L831: return ptrace(PTRACE_GETREGS, pid, 0, uintptr(unsafe.Pointer(regsout)))
zerrors_linux_amd64.go#L762: PTRACE_GETREGS = 0xc
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)