Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h225 bool GetSyncThreadStateSupported();
H A DGDBRemoteCommunicationClient.cpp251 bool GDBRemoteCommunicationClient::GetSyncThreadStateSupported() { in GetSyncThreadStateSupported() function in GDBRemoteCommunicationClient
3619 if (!GetSyncThreadStateSupported()) in SyncThreadState()