Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2469 uint32_t max_recv, in TestPacketSpeed()
H A DProcessGDBRemote.cpp5468 const uint64_t max_recv = m_max_recv.GetOptionValue().GetCurrentValue(); in DoExecute() local