Home
last modified time | relevance | path

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

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