const syscall.CLONE_VM
2 uses
syscall (current package)
exec_linux.go#L217: r1, err1 = rawVforkSyscall(SYS_CLONE, uintptr(SIGCHLD|CLONE_VFORK|CLONE_VM)|sys.Cloneflags)
zerrors_linux_amd64.go#L172: CLONE_VM = 0x100
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)