Home
last modified time | relevance | path

Searched refs:DidDumpToLog (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationHistory.h39 bool DidDumpToLog() const { return m_dumped_to_log; } in DidDumpToLog() function
DGDBRemoteCommunication.cpp173 if (!m_history.DidDumpToLog()) in SendRawPacketNoLock()
733 if (!m_history.DidDumpToLog()) in CheckForPacket()