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.h329 bool GetQPassSignalsSupported();
H A DGDBRemoteCommunicationClient.cpp133 bool GDBRemoteCommunicationClient::GetQPassSignalsSupported() { in GetQPassSignalsSupported() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp3902 if (!m_gdb_comm.GetQPassSignalsSupported()) in UpdateAutomaticSignalFiltering()