Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h233 bool GetSyncThreadStateSupported();
H A DGDBRemoteCommunicationClient.cpp242 bool GDBRemoteCommunicationClient::GetSyncThreadStateSupported() { in GetSyncThreadStateSupported() function in GDBRemoteCommunicationClient
3543 if (!GetSyncThreadStateSupported()) in SyncThreadState()