Searched defs:debugger_sp (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBSourceManager.cpp30 SourceManagerImpl (const lldb::DebuggerSP &debugger_sp) : argument
H A DSBTypeCategory.cpp365 DebuggerSP debugger_sp = lldb_private::Debugger::GetDebuggerAtIndex(j); local
473 DebuggerSP debugger_sp = lldb_private::Debugger::GetDebuggerAtIndex(j); local
H A DSBDebugger.cpp76 LoadPlugin (const lldb::DebuggerSP &debugger_sp, const FileSpec& spec, Error& error) argument
227 SBDebugger::SBDebugger(const lldb::DebuggerSP &debugger_sp) : argument
965 reset(const DebuggerSP &debugger_sp) argument
994 DebuggerSP debugger_sp = Debugger::FindDebuggerWithID (id); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/lldb-platform/
H A Dlldb-platform.cpp109 lldb::DebuggerSP debugger_sp = Debugger::CreateInstance (); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DSourceManager.cpp51 SourceManager::SourceManager(const DebuggerSP &debugger_sp) : argument
H A DDebugger.cpp532 Debugger::Destroy (DebuggerSP &debugger_sp) argument
558 DebuggerSP debugger_sp; local
1052 DebuggerSP debugger_sp; local
1069 DebuggerSP debugger_sp; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp2223 lldb::DebuggerSP debugger_sp = m_interpreter.GetDebugger().shared_from_this(); local
2353 ScriptInterpreterPython::SynchronicityHandler::SynchronicityHandler (lldb::DebuggerSP debugger_sp, argument
2390 lldb::DebuggerSP debugger_sp = m_interpreter.GetDebugger().shared_from_this(); local

Completed in 163 milliseconds