Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h322 bool GetQPassSignalsSupported();
H A DGDBRemoteCommunicationClient.cpp131 bool GDBRemoteCommunicationClient::GetQPassSignalsSupported() { in GetQPassSignalsSupported() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp3773 if (!m_gdb_comm.GetQPassSignalsSupported()) in UpdateAutomaticSignalFiltering()