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.h75 lldb::StructuredDataPluginSP plugin_sp = m_plugin_wp.lock(); in GetDescription() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp802 auto plugin_sp = DoExecute() local
874 auto plugin_sp = DoExecute() local
1491 auto plugin_sp = process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName()); InitCompletionHookCallback() local
[all...]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1819 StructuredDataPluginSP plugin_sp = in HandleProcessEvent() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp4504 const StructuredDataPluginSP &plugin_sp) { in BroadcastStructuredData()
6283 StructuredDataPluginSP plugin_sp = (*create_instance)(*this); in MapSupportedStructuredDataPlugins() local