Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h260 bool GetSyncThreadStateSupported();
DGDBRemoteCommunicationClient.cpp260 bool GDBRemoteCommunicationClient::GetSyncThreadStateSupported() { in GetSyncThreadStateSupported() function in GDBRemoteCommunicationClient
3364 if (!GetSyncThreadStateSupported()) in SyncThreadState()