Home
last modified time | relevance | path

Searched defs:sb_debugger (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/API/
H A DSBDebugger.cpp71 Initialize(lldb::SBDebugger & sb_debugger,unsigned long (* callback)(void *,lldb::SBInputReader *,lldb::InputReaderAction,char const *,unsigned long),void * a,lldb::InputReaderGranularity b,char const * c,char const * d,bool e) Initialize() argument
1322 SBDebugger sb_debugger; FindDebuggerWithID() local
H A DSBCommandInterpreter.cpp382 SBDebugger sb_debugger; in GetDebugger() local