func golang.org/x/sys/unix.PtracePeekText
one use
golang.org/x/sys/unix (current package)
syscall_linux.go#L1623: func PtracePeekText(pid int, addr uintptr, out []byte) (count int, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)