Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2447 uint32_t max_send, in TestPacketSpeed()
H A DProcessGDBRemote.cpp4924 const uint64_t max_send = m_max_send.GetOptionValue().GetCurrentValue(); in DoExecute() local