Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DExecutorSharedMemoryMapperService.cpp134 int NativeProt = 0; in initialize() local
147 DWORD NativeProt = getWindowsProtectionFlags(Segment.RAG.Prot); in initialize() local