Home
last modified time | relevance | path

Searched refs:GetStartConfigurationHelp (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBTrace.cpp85 const char *SBTrace::GetStartConfigurationHelp() { in GetStartConfigurationHelp() function in SBTrace
87 return m_opaque_sp ? m_opaque_sp->GetStartConfigurationHelp() : nullptr; in GetStartConfigurationHelp()
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBTrace.i20 const char *GetStartConfigurationHelp();
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBTrace.h68 const char *GetStartConfigurationHelp();
/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.h104 const char *GetStartConfigurationHelp() override;
H A DTraceIntelPTOptions.td6 // the API help message of TraceIntelPT::GetStartConfigurationHelp().
H A DTraceIntelPT.cpp609 const char *TraceIntelPT::GetStartConfigurationHelp() { in GetStartConfigurationHelp() function in TraceIntelPT
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTrace.h204 virtual const char *GetStartConfigurationHelp() = 0;