Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationHistory.h39 bool DidDumpToLog() const { return m_dumped_to_log; } in DidDumpToLog() function
H A DGDBRemoteCommunication.cpp172 if (!m_history.DidDumpToLog()) in SendRawPacketNoLock()
731 if (!m_history.DidDumpToLog()) in CheckForPacket()