Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
HDEvent.cpp185 const lldb::StructuredDataPluginSP &plugin_sp) in EventDataStructuredData()
228 const lldb::StructuredDataPluginSP &plugin_sp) { in SetStructuredDataPlugin()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDStructuredDataImpl.h75 lldb::StructuredDataPluginSP plugin_sp = m_plugin_wp.lock(); in GetDescription() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
HDStructuredDataDarwinLog.cpp804 auto plugin_sp = in DoExecute() local
875 auto plugin_sp = in DoExecute() local
1487 auto plugin_sp = process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName()); in InitCompletionHookCallback() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDDebugger.cpp1819 StructuredDataPluginSP plugin_sp = in HandleProcessEvent() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDProcess.cpp4504 const StructuredDataPluginSP &plugin_sp) { in BroadcastStructuredData()
6283 StructuredDataPluginSP plugin_sp = (*create_instance)(*this); in MapSupportedStructuredDataPlugins() local