Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DPluginManager.h399 GetThreadTraceExportCommandCreatorAtIndex(uint32_t index);
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp1157 PluginManager::GetThreadTraceExportCommandCreatorAtIndex(uint32_t index) { in GetThreadTraceExportCommandCreatorAtIndex() function in PluginManager
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectThread.cpp2036 PluginManager::GetThreadTraceExportCommandCreatorAtIndex(i)) { in CommandObjectTraceExport()