Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h560 LazyBool m_supports_multiprocess = eLazyBoolCalculate; variable
H A DGDBRemoteCommunicationClient.cpp190 return m_supports_multiprocess == eLazyBoolYes; in GetMultiprocessSupported()
286 m_supports_multiprocess = eLazyBoolCalculate; in ResetDiscoverableSettings()
343 m_supports_multiprocess = eLazyBoolNo; in GetRemoteQSupported()
392 m_supports_multiprocess = eLazyBoolYes; in GetRemoteQSupported()