Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DPluginManager.h340 TraceCreateInstanceForLiveProcess create_callback_for_live_process,
349 static TraceCreateInstanceForLiveProcess
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-private-interfaces.h121 typedef llvm::Expected<lldb::TraceSP> (*TraceCreateInstanceForLiveProcess)( typedef
/llvm-project-15.0.7/lldb/source/Core/
H A DPluginManager.cpp1040 TraceCreateInstanceForLiveProcess create_callback_for_live_process, in TraceInstance()
1048 TraceCreateInstanceForLiveProcess create_callback_for_live_process;
1061 TraceCreateInstanceForLiveProcess create_callback_for_live_process, in RegisterPlugin()
1079 TraceCreateInstanceForLiveProcess