Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h561 LazyBool m_supports_multiprocess = eLazyBoolCalculate; variable
H A DGDBRemoteCommunicationClient.cpp188 return m_supports_multiprocess == eLazyBoolYes; in GetMultiprocessSupported()
284 m_supports_multiprocess = eLazyBoolCalculate; in ResetDiscoverableSettings()
340 m_supports_multiprocess = eLazyBoolNo; in GetRemoteQSupported()
389 m_supports_multiprocess = eLazyBoolYes; in GetRemoteQSupported()