Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DPluginManager.h344 TraceCreateInstanceForLiveProcess create_callback_for_live_process,
354 static TraceCreateInstanceForLiveProcess
/openbsd/src/gnu/llvm/lldb/include/lldb/
Dlldb-private-interfaces.h124 typedef llvm::Expected<lldb::TraceSP> (*TraceCreateInstanceForLiveProcess)( typedef
/openbsd/src/gnu/llvm/lldb/source/Core/
DPluginManager.cpp1053 TraceCreateInstanceForLiveProcess create_callback_for_live_process, in TraceInstance()
1062 TraceCreateInstanceForLiveProcess create_callback_for_live_process;
1075 TraceCreateInstanceForLiveProcess create_callback_for_live_process, in RegisterPlugin()
1093 TraceCreateInstanceForLiveProcess