Searched refs:HasAnyVContSupport (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h277 bool HasAnyVContSupport() { return GetVContSupported('a'); } function in class:lldb_private::process_gdb_remote::GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp1282 if (m_gdb_comm.HasAnyVContSupport()) {

Completed in 75 milliseconds