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.cpp1518 m_thread_suffix_supported = true; in Handle_QThreadSuffixSupported()
3310 if (m_thread_suffix_supported) in Handle_QSaveRegisterState()
3368 if (m_thread_suffix_supported) in Handle_QRestoreRegisterState()
4106 if (!m_thread_suffix_supported) { in GetThreadFromSuffix()