const internal/runtime/syscall/linux.PR_SET_VMA
2 uses
internal/runtime/syscall/linux (current package)
defs_linux.go#L27: PR_SET_VMA = 0x53564d41
runtime
set_vma_name_linux.go#L31: _, _, err := linux.Syscall6(linux.SYS_PRCTL, linux.PR_SET_VMA, linux.PR_SET_VMA_ANON_NAME, uintptr(start), length, uintptr(unsafe.Pointer(&sysName[0])), 0)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |