Home
last modified time | relevance | path

Searched refs:m_send_acks (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h110 bool GetSendAcks() { return m_send_acks; } in GetSendAcks()
150 bool m_send_acks; variable
H A DGDBRemoteCommunicationReplayServer.cpp86 m_send_acks = false; in GetPacketAndSendResponse()
H A DGDBRemoteCommunication.cpp70 m_send_acks(true), m_compression_type(CompressionType::None), in GDBRemoteCommunication()
H A DGDBRemoteCommunicationServerCommon.cpp879 m_send_acks = false; in Handle_QStartNoAckMode()
H A DGDBRemoteCommunicationClient.cpp210 m_send_acks = true; in QueryNoAckModeSupported()
223 m_send_acks = false; in QueryNoAckModeSupported()