Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp1128 ThreadTraceExportCommandCreator create_thread_trace_export_command; member
1141 ThreadTraceExportCommandCreator create_thread_trace_export_command) { in RegisterPlugin()