Searched defs:plugin_sp (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DStructuredDataImpl.h72 auto plugin_sp = lldb::StructuredDataPluginSP(m_plugin_wp); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DEvent.cpp195 EventDataStructuredData( const ProcessSP &process_sp, const StructuredData::ObjectSP &object_sp, const lldb::StructuredDataPluginSP &plugin_sp) argument
239 SetStructuredDataPlugin( const lldb::StructuredDataPluginSP &plugin_sp) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp808 auto plugin_sp = variable
882 auto plugin_sp = variable
1518 auto plugin_sp = process_sp->GetStructuredDataPlugin(GetDarwinLogTypeName()); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1334 StructuredDataPluginSP plugin_sp = local

Completed in 165 milliseconds