Home
last modified time | relevance | path

Searched refs:InitializeBasePluginForDebugger (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStructuredDataPlugin.cpp45 void StructuredDataPlugin::InitializeBasePluginForDebugger(Debugger &debugger) { in InitializeBasePluginForDebugger() function in StructuredDataPlugin
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DStructuredDataPlugin.h160 static void InitializeBasePluginForDebugger(Debugger &debugger);
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1338 StructuredDataPlugin::InitializeBasePluginForDebugger(debugger); in CreateInstance()