Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DPluginManager.cpp1114 ThreadTraceExportCommandCreator create_thread_trace_export_command; member
1127 ThreadTraceExportCommandCreator create_thread_trace_export_command) { in RegisterPlugin()