Searched refs:DebuggerList (Results 1 – 3 of 3) sorted by relevance
104 static Debugger::DebuggerList *g_debugger_list_ptr =610 g_debugger_list_ptr = new DebuggerList(); in Initialize()771 DebuggerList::iterator pos, end = g_debugger_list_ptr->end(); in Destroy()801 DebuggerList::iterator pos, end = g_debugger_list_ptr->end(); in FindTargetWithProcessID()815 DebuggerList::iterator pos, end = g_debugger_list_ptr->end(); in FindTargetWithProcess()1321 Debugger::DebuggerList Debugger::DebuggersRequestingInterruption() { in DebuggersRequestingInterruption()1322 DebuggerList result; in DebuggersRequestingInterruption()1358 DebuggerList::iterator pos, end = g_debugger_list_ptr->end(); in FindDebuggerWithID()1467 DebuggerList::iterator pos, end = g_debugger_list_ptr->end(); in ReportProgress()
974 static Debugger::DebuggerList976 Debugger::DebuggerList requestors = in DebuggersOwningModuleRequestingInterruption()978 Debugger::DebuggerList interruptors; in DebuggersOwningModuleRequestingInterruption()996 Debugger::DebuggerList interruptors = in GetSymbolFile()
89 using DebuggerList = std::vector<lldb::DebuggerSP>; variable488 static DebuggerList DebuggersRequestingInterruption();