Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp358 if (!gdb_process->m_gdb_comm.GetQXferSigInfoReadSupported()) in GetSiginfo()
H A DGDBRemoteCommunicationClient.h330 bool GetQXferSigInfoReadSupported();
H A DGDBRemoteCommunicationClient.cpp180 bool GDBRemoteCommunicationClient::GetQXferSigInfoReadSupported() { in GetQXferSigInfoReadSupported() function in GDBRemoteCommunicationClient