/llvm-project/lldb/unittests/Core/ |
H A D | DiagnosticEventTest.cpp | 52 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local 77 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local 135 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
|
/llvm-project/lldb/source/Core/ |
H A D | SourceManager.cpp | 70 SourceManager(const DebuggerSP & debugger_sp) SourceManager() argument 83 DebuggerSP debugger_sp(m_debugger_wp.lock()); GetFile() local 165 should_highlight_source(DebuggerSP debugger_sp) should_highlight_source() argument 177 should_show_stop_column_with_ansi(DebuggerSP debugger_sp) should_show_stop_column_with_ansi() argument 196 should_show_stop_column_with_caret(DebuggerSP debugger_sp) should_show_stop_column_with_caret() argument 213 should_show_stop_line_with_ansi(DebuggerSP debugger_sp) should_show_stop_line_with_ansi() argument 265 auto debugger_sp = m_debugger_wp.lock(); DisplaySourceLinesWithLineNumbersUsingLastFile() local 448 File(const FileSpec & file_spec,lldb::DebuggerSP debugger_sp) File() argument 633 auto debugger_sp = m_debugger_wp.lock(); DisplaySourceLines() local [all...] |
H A D | DebuggerEvents.cpp | 140 DebuggerSP debugger_sp(m_debugger_wp.lock()); in DoOnRemoval() local
|
H A D | Debugger.cpp | 765 DebuggerSP debugger_sp(new Debugger(log_callback, baton)); in Destroy() argument 736 DebuggerSP debugger_sp(new Debugger(log_callback, baton)); CreateInstance() local 1356 DebuggerSP debugger_sp; GetDebuggerAtIndex() local 1368 DebuggerSP debugger_sp; FindDebuggerWithID() local 1494 DebuggerSP debugger_sp = FindDebuggerWithID(*debugger_id); ReportProgress() local 1566 DebuggerSP debugger_sp = FindDebuggerWithID(*debugger_id); ReportDiagnosticImpl() local [all...] |
H A D | Module.cpp | 982 for (auto debugger_sp : requestors) { DebuggersOwningModuleRequestingInterruption() local 999 for (auto debugger_sp : interruptors) { GetSymbolFile() local
|
/llvm-project/lldb/unittests/Thread/ |
H A D | ThreadTest.cpp | 112 TargetSP CreateTarget(DebuggerSP &debugger_sp, ArchSpec &arch) { in CreateTarget() 137 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local 168 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local 203 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
|
/llvm-project/lldb/unittests/ScriptInterpreter/Lua/ |
H A D | ScriptInterpreterTests.cpp | 44 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
|
/llvm-project/lldb/source/API/ |
H A D | SBSourceManager.cpp | 25 SourceManagerImpl(const lldb::DebuggerSP &debugger_sp) in SourceManagerImpl() argument 52 lldb::DebuggerSP debugger_sp(m_debugger_wp.lock()); in DisplaySourceLinesWithLineNumbers() local
|
H A D | SBDebugger.cpp | 92 SBDebugger(const lldb::DebuggerSP & debugger_sp) SBDebugger() argument 183 __anon6c4e39030102(const lldb::DebuggerSP &debugger_sp, const FileSpec &spec, Status &error) InitializeWithErrorHandling() argument 1110 DebuggerSP debugger_sp(m_opaque_sp); GetSelectedPlatform() local 1126 DebuggerSP debugger_sp(m_opaque_sp); SetSelectedPlatform() local 1305 reset(const DebuggerSP & debugger_sp) reset() argument 1323 DebuggerSP debugger_sp = Debugger::FindDebuggerWithID(id); FindDebuggerWithID() local 1343 DebuggerSP debugger_sp( SetInternalVariable() local 1365 DebuggerSP debugger_sp( GetInternalVariableValue() local [all...] |
H A D | SBTypeCategory.cpp | 359 DebuggerSP debugger_sp = lldb_private::Debugger::GetDebuggerAtIndex(j); in AddTypeSummary() local 451 DebuggerSP debugger_sp = lldb_private::Debugger::GetDebuggerAtIndex(j); in AddTypeSynthetic() local
|
/llvm-project/lldb/unittests/Target/ |
H A D | ExecutionContextTest.cpp | 78 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local 100 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
|
H A D | MemoryTest.cpp | 80 TargetSP CreateTarget(DebuggerSP &debugger_sp, ArchSpec &arch) { in CreateTarget() 93 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
|
H A D | StackFrameRecognizerTest.cpp | 64 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
|
/llvm-project/lldb/unittests/Process/ |
H A D | ProcessEventDataTest.cpp | 112 TargetSP CreateTarget(DebuggerSP &debugger_sp, ArchSpec &arch) { in CreateTarget() argument 150 DebuggerSP debugger_sp = Debugger::CreateInstance(); TEST_F() local 190 DebuggerSP debugger_sp = Debugger::CreateInstance(); TEST_F() local
|
/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectQuit.cpp | 39 DebuggerSP debugger_sp(Debugger::GetDebuggerAtIndex(debugger_idx)); in ShouldAskForConfirmation() local
|
H A D | CommandObjectPlatform.cpp | 1378 DebuggerSP debugger_sp = in SetOptionValue() local
|
/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
H A D | StructuredDataDarwinLog.cpp | 81 EnableOptionsSP GetGlobalEnableOptions(const DebuggerSP &debugger_sp) { in GetGlobalEnableOptions() argument 95 void SetGlobalEnableOptions(const DebuggerSP &debugger_sp, in SetGlobalEnableOptions() argument 779 DebuggerSP debugger_sp = DoExecute() local 887 DebuggerSP debugger_sp = DoExecute() local 1099 DebuggerSP debugger_sp = process.GetTarget().GetDebugger().shared_from_this(); HandleArrivalOfStructuredData() local 1413 DebuggerSP debugger_sp = target->GetDebugger().shared_from_this(); FilterLaunchInfo() local 1654 DebuggerSP debugger_sp = DumpHeader() local 1783 DebuggerSP debugger_sp = EnableNow() local [all...] |
/llvm-project/lldb/unittests/Expression/ |
H A D | DWARFExpressionTest.cpp | 404 lldb::DebuggerSP debugger_sp = Debugger::CreateInstance(); TEST_F() local 445 lldb::DebuggerSP debugger_sp = Debugger::CreateInstance(); TEST_F() local 523 lldb::DebuggerSP debugger_sp = Debugger::CreateInstance(); TEST_F() local 809 lldb::DebuggerSP debugger_sp = Debugger::CreateInstance(); TEST_F() local [all...] |
/llvm-project/lldb/unittests/Interpreter/ |
H A D | TestCommandPaths.cpp | 108 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
|
/llvm-project/lldb/unittests/Platform/ |
H A D | PlatformSiginfoTest.cpp | 34 DebuggerSP debugger_sp; member in __anon5ce93f2a0111::PlatformSiginfoTest
|
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | ScriptInterpreterPython.cpp | 1761 DebuggerSP debugger_sp(m_debugger.shared_from_this()); CreateScriptCommandObject() local 2556 SynchronicityHandler(lldb::DebuggerSP debugger_sp,ScriptedCommandSynchronicity synchro) SynchronicityHandler() argument 2580 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); RunScriptBasedCommand() local 2625 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); RunScriptBasedCommand() local 2670 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); RunScriptBasedParsedCommand() local 2717 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); GetRepeatCommandForScriptedCommand() local [all...] |
/llvm-project/lldb/unittests/ScriptInterpreter/Python/ |
H A D | PythonTestSuite.cpp | 79 lldb::DebuggerSP debugger_sp) { in LLDBSwigPythonCreateCommandObject() argument
|