Searched defs:MF_READ (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DMemory.h48 MF_READ = 0x1000000, enumerator in enum:llvm::sys::Memory::ProtectionFlags
101 /// with the operating system (i.e. MF_READ | MF_WRITE on Windows) and the
102 /// target architecture (i.e. MF_WRITE -> MF_READ | MF_WRITE on i386).

Completed in 1116 milliseconds