Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DEvent.cpp207 EventDataStructuredData(const ProcessSP & process_sp,const StructuredData::ObjectSP & object_sp,const lldb::StructuredDataPluginSP & plugin_sp) EventDataStructuredData() argument
250 SetStructuredDataPlugin(const lldb::StructuredDataPluginSP & plugin_sp) SetStructuredDataPlugin() argument
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DStructuredDataImpl.h75 lldb::StructuredDataPluginSP plugin_sp = m_plugin_wp.lock(); in GetDescription() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.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-src/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1779 StructuredDataPluginSP plugin_sp = HandleProcessEvent() local
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp4306 BroadcastStructuredData(const StructuredData::ObjectSP & object_sp,const StructuredDataPluginSP & plugin_sp) BroadcastStructuredData() argument
6082 StructuredDataPluginSP plugin_sp = (*create_instance)(*this); MapSupportedStructuredDataPlugins() local