Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h118 bool m_thread_suffix_supported = false; variable
H A DGDBRemoteCommunicationServerLLGS.cpp1514 m_thread_suffix_supported = true; in Handle_QThreadSuffixSupported()
3309 if (m_thread_suffix_supported) in Handle_QSaveRegisterState()
3367 if (m_thread_suffix_supported) in Handle_QRestoreRegisterState()
4100 if (!m_thread_suffix_supported) { in GetThreadFromSuffix()