Searched defs:Prot (Results 1 – 14 of 14) sorted by relevance
46 reportProtectError(uptr Addr,uptr Size,int Prot) reportProtectError() argument
117 int Prot = (Flags & MAP_NOACCESS) ? PROT_NONE : (PROT_READ | PROT_WRITE); in setMemoryPermissionImpl() local
90 int Prot = (Flags & MAP_NOACCESS) ? PROT_NONE : (PROT_READ | PROT_WRITE); in setMemoryPermission() local
170 const zx_vm_option_t Prot = setMemoryPermission() local
57 int64_t Prot = ProtLoc->getValue().getSExtValue(); checkPreCall() local
695 Section(StringRef Name,orc::MemProt Prot,SectionOrdinal SecOrdinal) Section() argument 723 setMemProt(orc::MemProt Prot) setMemProt() argument 796 orc::MemProt Prot; global() variable 1095 createSection(StringRef Name,orc::MemProt Prot) createSection() argument [all...]
357 orc::MemProt Prot = orc::MemProt::Read; in graphifySections() local
152 orc::MemProt Prot = orc::MemProt::Read; in graphifySections() local
307 auto Prot = toSysMemoryProtectionFlags(AG.getMemProt()); in applyProtections() local
183 orc::MemProt Prot; in createNormalizedSections() local
911 for (auto *Prot : OIT->getProtocols()) VisitType() local 1149 generateUSRForObjCProtocol(StringRef Prot,raw_ostream & OS,StringRef ExtSymDefinedIn) generateUSRForObjCProtocol() argument
45 MemProt Prot; member
877 uint32_t Prot = writeObject() local
333 std::string Prot; in getMask() local