Home
last modified time | relevance | path

Searched defs:_PROT_READ (Results 1 – 25 of 34) sorted by relevance

12

/prebuilts/go/linux-x86/src/runtime/
Ddefs_aix.go64 _PROT_READ = C.PROT_READ const
Ddefs_windows.go11 _PROT_READ = 1 const
Ddefs_openbsd_mips64.go28 _PROT_READ = 0x1 const
Ddefs_openbsd_arm64.go22 _PROT_READ = 0x1 const
Ddefs_linux_s390x.go15 _PROT_READ = 0x1 const
Ddefs1_netbsd_386.go18 _PROT_READ = 0x1 const
Ddefs_openbsd_386.go21 _PROT_READ = 0x1 const
Ddefs_openbsd_ppc64.go28 _PROT_READ = 0x1 const
Ddefs_openbsd_riscv64.go22 _PROT_READ = 0x1 const
Ddefs1_netbsd_arm.go18 _PROT_READ = 0x1 const
Ddefs_linux_loong64.go15 _PROT_READ = 0x1 const
Ddefs_linux_arm64.go14 _PROT_READ = 0x1 const
Ddefs1_netbsd_arm64.go18 _PROT_READ = 0x1 const
Ddefs_linux_mipsx.go17 _PROT_READ = 0x1 const
Ddefs_openbsd_arm.go21 _PROT_READ = 0x1 const
Ddefs1_netbsd_amd64.go18 _PROT_READ = 0x1 const
Ddefs_linux_mips64x.go17 _PROT_READ = 0x1 const
Ddefs_openbsd_amd64.go21 _PROT_READ = 0x1 const
Ddefs_linux_ppc64le.go14 _PROT_READ = 0x1 const
Ddefs_linux_ppc64.go14 _PROT_READ = 0x1 const
Ddefs_linux_arm.go16 _PROT_READ = 0x1 const
Ddefs_aix_ppc64.go21 _PROT_READ = 0x1 const
Ddefs1_solaris_amd64.go18 _PROT_READ = 0x1 const
Ddefs_dragonfly_amd64.go22 _PROT_READ = 0x1 const
Ddefs_linux_riscv64.go15 _PROT_READ = 0x1 const

12