Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h496 lldb_private::StructuredData::Array *GetSupportedStructuredDataPlugins();
H A DGDBRemoteCommunicationClient.cpp4137 GDBRemoteCommunicationClient::GetSupportedStructuredDataPlugins() { in GetSupportedStructuredDataPlugins() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp1066 m_gdb_comm.GetSupportedStructuredDataPlugins()) in DidLaunchOrAttach()