Searched defs:Prot (Results 1 – 13 of 13) sorted by relevance
44 void NORETURN reportProtectError(uptr Addr, uptr Size, int Prot) { in reportProtectError()
169 const zx_vm_option_t Prot = in setMemoryPermission() local
86 int Prot = (Flags & MAP_NOACCESS) ? PROT_NONE : (PROT_READ | PROT_WRITE); setMemoryPermission() local
56 int64_t Prot = ProtLoc->getValue().getSExtValue(); in checkPreCall() local
696 Section(StringRef Name, orc::MemProt Prot, SectionOrdinal SecOrdinal) in Section()724 void setMemProt(orc::MemProt Prot) { this->Prot = Prot; } in setMemProt()797 orc::MemProt Prot; variable1106 Section &createSection(StringRef Name, orc::MemProt Prot) { in createSection()
357 orc::MemProt Prot = orc::MemProt::Read; in graphifySections() local
151 orc::MemProt Prot = orc::MemProt::Read; graphifySections() local
307 auto Prot = toSysMemoryProtectionFlags(AG.getMemProt()); in applyProtections() local
182 orc::MemProt Prot; createNormalizedSections() local
45 MemProt Prot; member [all...]
927 for (auto *Prot : OIT->getProtocols()) in VisitType() local1165 void clang::index::generateUSRForObjCProtocol(StringRef Prot, raw_ostream &OS, in generateUSRForObjCProtocol()
898 uint32_t Prot = in writeObject() local
333 std::string Prot; in getMask() local