Home
last modified time | relevance | path

Searched refs:fromWireProtectionFlags (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DEPCGenericJITLinkMemoryManagerTest.cpp49 tpctypes::fromWireProtectionFlags(Seg.Prot))) in finalize()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorMemoryManager.cpp135 tpctypes::fromWireProtectionFlags(Seg.Prot))) in finalize()
H A DExecutorSharedMemoryMapperService.cpp153 getWindowsProtectionFlags(fromWireProtectionFlags(Segment.Prot)); in initialize()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DTargetProcessControlTypes.h54 fromWireProtectionFlags(WireProtectionFlags WPF) { in fromWireProtectionFlags() function