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