Home | History | Annotate | Download | only in Core

Lines Matching refs:SBDebugger

12 #include "lldb/API/SBDebugger.h"
415 lldb::SBDebugger debugger_sb(debugger_sp);
416 // This calls the bool lldb::PluginInitialize(lldb::SBDebugger debugger) function.
421 error.SetErrorString("cannot find the initialization function lldb::PluginInitialize(lldb::SBDebugger)");