Searched refs:toSysMemoryProtectionFlags (Results 1 – 4 of 4) sorted by relevance
44 inline sys::Memory::ProtectionFlags toSysMemoryProtectionFlags(MemProt MP) { in toSysMemoryProtectionFlags() function
135 toSysMemoryProtectionFlags(Seg.AG.getMemProt()))) in finalize()
83 toSysMemoryProtectionFlags(Segment.AG.getMemProt()))) { in initialize()
284 auto Prot = toSysMemoryProtectionFlags(AG.getMemProt()); in applyProtections()