Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h89 bool GetThreadSuffixSupported();
H A DGDBRemoteCommunicationClient.cpp384 bool GDBRemoteCommunicationClient::GetThreadSuffixSupported() { in GetThreadSuffixSupported() function in GDBRemoteCommunicationClient
470 if (GetThreadSuffixSupported()) in SendThreadSpecificPacketAndWaitForResponse()
H A DProcessGDBRemote.cpp1005 m_gdb_comm.GetThreadSuffixSupported(); in ConnectToDebugserver()
2478 if (!m_gdb_comm.GetThreadSuffixSupported() && in DoDestroy()