ΒΆinline sys::Memory::ProtectionFlags
toSysMemoryProtectionFlags(
    llvm::jitlink::MemProt MP)

Description

Convert a MemProt value to a corresponding sys::Memory::ProtectionFlags value.

Declared at: llvm/include/llvm/ExecutionEngine/JITLink/MemoryFlags.h:40

Parameters

llvm::jitlink::MemProt MP