Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.h578 void MaybeEnableCompression(std::vector<std::string> supported_compressions);
HDGDBRemoteCommunicationClient.cpp414 MaybeEnableCompression(supported_compressions); in GetRemoteQSupported()
1019 void GDBRemoteCommunicationClient::MaybeEnableCompression( in MaybeEnableCompression() function in GDBRemoteCommunicationClient