Home
last modified time | relevance | path

Searched defs:plugin_sp (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DEvent.cpp185 const lldb::StructuredDataPluginSP &plugin_sp) in EventDataStructuredData()
228 const lldb::StructuredDataPluginSP &plugin_sp) { in SetStructuredDataPlugin()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DStructuredDataImpl.h67 lldb::StructuredDataPluginSP plugin_sp = m_plugin_wp.lock(); in GetDescription() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp807 auto plugin_sp = in DoExecute() local
878 auto plugin_sp = in DoExecute() local
1495 auto plugin_sp = process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName()); in InitCompletionHookCallback() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1989 StructuredDataPluginSP plugin_sp = in HandleProcessEvent() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp4536 const StructuredDataPluginSP &plugin_sp) { in BroadcastStructuredData()
6304 StructuredDataPluginSP plugin_sp = (*create_instance)(*this); in MapSupportedStructuredDataPlugins() local