Home
last modified time | relevance | path

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

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