Home
last modified time | relevance | path

Searched refs:StructuredDataDarwinLog (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp39 LLDB_PLUGIN_DEFINE(StructuredDataDarwinLog)
813 StructuredDataDarwinLog::GetStaticPluginName())) { in DoExecute()
818 StructuredDataDarwinLog &plugin = in DoExecute()
819 *static_cast<StructuredDataDarwinLog *>(plugin_sp.get()); in DoExecute()
888 ConstString plugin_name = StructuredDataDarwinLog::GetStaticPluginName(); in DoExecute()
1052 void StructuredDataDarwinLog::Initialize() { in Initialize()
1059 void StructuredDataDarwinLog::Terminate() { in Terminate()
1063 ConstString StructuredDataDarwinLog::GetStaticPluginName() { in GetStaticPluginName()
1073 ConstString StructuredDataDarwinLog::GetPluginName() { in GetPluginName()
1077 uint32_t StructuredDataDarwinLog::GetPluginVersion() { return 1; } in GetPluginVersion()
[all …]
DStructuredDataDarwinLog.h23 class StructuredDataDarwinLog : public StructuredDataPlugin {
68 ~StructuredDataDarwinLog() override;
73 StructuredDataDarwinLog(const lldb::ProcessWP &process_wp);
DCMakeLists.txt10 StructuredDataDarwinLog.cpp
/external/llvm-project/lldb/docs/design/
Dstructureddataplugins.md134 ## StructuredDataDarwinLog feature
159 StructuredDataDarwinLog implements the 'DarwinLog' feature type, and
276 StructuredDataDarwinLog plugin. By default, command-line lldb will
288 ## StructuredDataDarwinLog feature
313 StructuredDataDarwinLog implements the 'DarwinLog' feature type, and
430 StructuredDataDarwinLog plugin. By default, command-line lldb will