Home
last modified time | relevance | path

Searched defs:max_send (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2468 uint32_t max_send, in TestPacketSpeed()
H A DProcessGDBRemote.cpp5467 const uint64_t max_send = m_max_send.GetOptionValue().GetCurrentValue(); in DoExecute() local