Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h499 lldb_private::StructuredData::Array *GetSupportedStructuredDataPlugins();
DGDBRemoteCommunicationClient.cpp4043 GDBRemoteCommunicationClient::GetSupportedStructuredDataPlugins() { in GetSupportedStructuredDataPlugins() function in GDBRemoteCommunicationClient
DProcessGDBRemote.cpp1102 m_gdb_comm.GetSupportedStructuredDataPlugins()) in DidLaunchOrAttach()