Home
last modified time | relevance | path

Searched refs:SBReproducer (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/lldb/source/API/
H A DSBReproducer.cpp67 const char *SBReproducer::Capture() { in Capture()
78 const char *SBReproducer::Capture(const char *path) { in Capture()
90 const char *SBReproducer::PassiveReplay(const char *path) { in PassiveReplay()
95 const char *SBReproducer::Replay(const char *path) { in Replay()
100 const char *SBReproducer::Replay(const char *path, bool skip_version_check) { in Replay()
105 const char *SBReproducer::Replay(const char *path, in Replay()
111 const char *SBReproducer::Finalize(const char *path) { in Finalize()
116 bool SBReproducer::Generate() { in Generate()
126 bool SBReproducer::SetAutoGenerate(bool b) { in SetAutoGenerate()
136 const char *SBReproducer::GetPath() { in GetPath()
[all …]
H A DCMakeLists.txt61 SBReproducer.cpp
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBReproducer.i13 ) SBReproducer;
14 class SBReproducer
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBReproducer.h43 class LLDB_API SBReproducer {
H A DSBError.h70 friend class SBReproducer; variable
/llvm-project-15.0.7/lldb/tools/driver/
H A DDriver.cpp760 if (const char *error = SBReproducer::Capture(capture_path->getValue())) { in InitializeReproducer()
765 const char *error = SBReproducer::Capture(); in InitializeReproducer()
772 SBReproducer::SetAutoGenerate(true); in InitializeReproducer()
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/API/
H A DBUILD.gn83 "SBReproducer.cpp",
/llvm-project-15.0.7/lldb/bindings/
H A Dinterfaces.swig55 %include "./interface/SBReproducer.i"
H A Dheaders.swig51 #include "lldb/API/SBReproducer.h"
/llvm-project-15.0.7/lldb/docs/
H A D.htaccess70 Redirect 301 /python_reference/lldb.SBReproducer-class.html https://lldb.llvm.org/python_api/lldb.S…
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py549 lldb.SBReproducer.SetWorkingDirectory(full_dir)
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt3635 lldb/include/lldb/API/SBReproducer.h