Home
last modified time | relevance | path

Searched defs:Mprotect (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dzsyscall_linux_386.go1021 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_linux_s390x.go1021 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_linux_riscv64.go1021 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_linux_arm.go1021 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_linux_loong64.go1021 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_linux_arm64.go1021 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_linux_mips.go1021 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_linux_ppc64.go1021 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_linux_amd64.go1021 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_linux_mips64le.go1021 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_linux_ppc64le.go1021 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_linux_mips64.go1021 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_linux_mipsle.go1021 func Mprotect(b []byte, prot int) (err error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsyscall_aix_ppc.go1277 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_aix_ppc64.go1236 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_dragonfly_amd64.go295 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_freebsd_386.go295 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_netbsd_arm.go295 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_freebsd_amd64.go295 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_netbsd_arm64.go295 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_netbsd_amd64.go295 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_freebsd_riscv64.go295 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_freebsd_arm.go295 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_netbsd_386.go295 func Mprotect(b []byte, prot int) (err error) { func
Dzsyscall_freebsd_arm64.go295 func Mprotect(b []byte, prot int) (err error) { func

12