Home
last modified time | relevance | path

Searched refs:GetSupportedStructuredDataPlugins (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h492 lldb_private::StructuredData::Array *GetSupportedStructuredDataPlugins();
H A DGDBRemoteCommunicationClient.cpp3891 GDBRemoteCommunicationClient::GetSupportedStructuredDataPlugins() { in GetSupportedStructuredDataPlugins() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp1206 m_gdb_comm.GetSupportedStructuredDataPlugins(); in DidLaunchOrAttach()