Home
last modified time | relevance | path

Searched refs:GetThreadSuffixSupported (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h64 bool GetThreadSuffixSupported();
H A DGDBRemoteCommunicationClient.cpp452 bool GDBRemoteCommunicationClient::GetThreadSuffixSupported() { in GetThreadSuffixSupported() function in GDBRemoteCommunicationClient
537 if (GetThreadSuffixSupported()) in SendThreadSpecificPacketAndWaitForResponse()
H A DProcessGDBRemote.cpp1069 m_gdb_comm.GetThreadSuffixSupported(); in ConnectToDebugserver()
2526 if (!m_gdb_comm.GetThreadSuffixSupported() && in DoDestroy()