Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp358 if (!gdb_process->m_gdb_comm.GetQXferSigInfoReadSupported()) in GetSiginfo()
DGDBRemoteCommunicationClient.h331 bool GetQXferSigInfoReadSupported();
DGDBRemoteCommunicationClient.cpp178 bool GDBRemoteCommunicationClient::GetQXferSigInfoReadSupported() { in GetQXferSigInfoReadSupported() function in GDBRemoteCommunicationClient