Home
last modified time | relevance | path

Searched refs:toWireProtectionFlags (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCExecutorProcessControl.h82 FMR.push_back({orcrpctpc::toWireProtectionFlags( in finalizeAsync()
134 RMR.push_back({orcrpctpc::toWireProtectionFlags( in deallocate()
160 RMR.push_back({orcrpctpc::toWireProtectionFlags( in allocate()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DOrcRPCTPCServer.h53 toWireProtectionFlags(sys::Memory::ProtectionFlags PF) { in toWireProtectionFlags() function