Searched refs:multiprocess (Results 1 – 9 of 9) sorted by relevance
1 RUN: %clang_profgen %S/Inputs/instrprof-multiprocess.c -o %t
16 # llvm-lit needs suffix.py for multiprocess to find a main module.
261 multiprocess = (1u << 0), enumerator
506 NativeProcessProtocol::Extension::multiprocess)) in SendWResponse()984 NativeProcessProtocol::Extension::multiprocess)); in PrepareStopReplyPacketForThread()2087 NativeProcessProtocol::Extension::multiprocess)); in Handle_qfThreadInfo()4217 .Case("multiprocess+", Extension::multiprocess) in HandleFeatures()4225 if (!bool(m_extensions_supported & Extension::multiprocess)) in HandleFeatures()4229 if (bool(m_extensions_supported & Extension::multiprocess)) in HandleFeatures()4259 NativeProcessProtocol::Extension::multiprocess)) in AppendThreadIDToResponse()
137 Extension::multiprocess | Extension::fork | Extension::vfork | in GetSupportedExtensions()
138 return Extension::multiprocess | Extension::fork | Extension::vfork | in GetSupportedExtensions()
295 Extension::multiprocess | Extension::fork | Extension::vfork | in GetSupportedExtensions()
651 …n\clang.exe -p TestPaths.py D:\src\llvm\tools\lldb\packages\Python\lldbsuite\test --no-multiprocess
1819 # llvm-lit needs suffix.py for multiprocess to find a main module.