Home
last modified time | relevance | path

Searched defs:Prot (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DJITLinkGeneric.cpp192 auto &Prot = KV.first; in allocateSegments() local
243 auto &Prot = KV.first; in allocateSegments() local
DMachOLinkGraphBuilder.cpp92 auto Prot = static_cast<sys::Memory::ProtectionFlags>( in getCommonSection() local
157 sys::Memory::ProtectionFlags Prot; in createNormalizedSections() local
DJITLinkMemoryManager.cpp62 auto &Prot = KV.first; in allocate() local
DJITLinkGeneric.h152 auto &Prot = KV.first; in copyAndFixUpBlocks() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h536 Section(StringRef Name, sys::Memory::ProtectionFlags Prot, in Section()
606 sys::Memory::ProtectionFlags Prot; variable
796 Section &createSection(StringRef Name, sys::Memory::ProtectionFlags Prot) { in createSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMachObjectWriter.cpp844 uint32_t Prot = in writeObject() local