const syscall.PTRACE_SETOPTIONS
2 uses
syscall (current package)
syscall_linux.go#L839: return ptrace(PTRACE_SETOPTIONS, pid, 0, uintptr(options))
zerrors_linux_amd64.go#L784: PTRACE_SETOPTIONS = 0x4200
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)