| /freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/ |
| H A D | MICmdCmdStack.cpp | 106 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 107 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 210 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 211 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 349 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 350 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 554 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 555 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 741 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 912 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() [all …]
|
| H A D | MICmnLLDBDebugSessionInfo.cpp | 40 CMICmnLLDBDebugSessionInfo::CMICmnLLDBDebugSessionInfo() in CMICmnLLDBDebugSessionInfo() function in CMICmnLLDBDebugSessionInfo 57 CMICmnLLDBDebugSessionInfo::~CMICmnLLDBDebugSessionInfo() { Shutdown(); } in ~CMICmnLLDBDebugSessionInfo() 68 bool CMICmnLLDBDebugSessionInfo::Initialize() { in Initialize() 91 bool CMICmnLLDBDebugSessionInfo::Shutdown() { in Shutdown() 125 void CMICmnLLDBDebugSessionInfo::SharedDataDestroy() { in SharedDataDestroy() 143 bool CMICmnLLDBDebugSessionInfo::RecordBrkPtInfo( in RecordBrkPtInfo() 163 bool CMICmnLLDBDebugSessionInfo::RecordBrkPtInfoGet( in RecordBrkPtInfoGet() 208 bool CMICmnLLDBDebugSessionInfo::GetThreadFrames( in GetThreadFrames() 358 bool CMICmnLLDBDebugSessionInfo::MIResponseFormThreadInfo( in MIResponseFormThreadInfo() 553 bool CMICmnLLDBDebugSessionInfo::MIResponseFormFrameInfo( in MIResponseFormFrameInfo() [all …]
|
| H A D | MICmnLLDBDebugSessionInfo.h | 43 class CMICmnLLDBDebugSessionInfo 45 public MI::ISingleton<CMICmnLLDBDebugSessionInfo> { 46 friend class MI::ISingleton<CMICmnLLDBDebugSessionInfo>; 211 /* ctor */ CMICmnLLDBDebugSessionInfo(); 212 /* ctor */ CMICmnLLDBDebugSessionInfo(const CMICmnLLDBDebugSessionInfo &); 213 void operator=(const CMICmnLLDBDebugSessionInfo &); 233 /* dtor */ ~CMICmnLLDBDebugSessionInfo() override; 261 bool CMICmnLLDBDebugSessionInfo::SharedDataAdd(const CMIUtilString &vKey, in SharedDataAdd() 285 bool CMICmnLLDBDebugSessionInfo::SharedDataRetrieve(const CMIUtilString &vKey, in SharedDataRetrieve()
|
| H A D | MICmdCmdExec.cpp | 101 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 102 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 166 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Acknowledge() 167 CMICmnLLDBDebugSessionInfo::Instance()); in Acknowledge() 358 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 478 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 600 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 724 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 844 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 1051 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() [all …]
|
| H A D | MICmdCmdTarget.cpp | 93 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 94 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 170 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Acknowledge() 171 CMICmnLLDBDebugSessionInfo::Instance()); in Acknowledge() 273 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 274 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 331 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Acknowledge() 332 CMICmnLLDBDebugSessionInfo::Instance()); in Acknowledge() 420 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 421 CMICmnLLDBDebugSessionInfo::Instance()); in Execute()
|
| H A D | MICmdCmdBreak.cpp | 152 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 153 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 339 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Acknowledge() 340 CMICmnLLDBDebugSessionInfo::Instance()); in Acknowledge() 449 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 450 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 571 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 572 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 703 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 830 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() [all …]
|
| H A D | MICmnLLDBDebuggerHandleEvents.cpp | 317 CMICmnLLDBDebugSessionInfo &rSessionInfo( in HandleEventSBBreakpointCmn() 318 CMICmnLLDBDebugSessionInfo::Instance()); in HandleEventSBBreakpointCmn() 400 CMICmnLLDBDebugSessionInfo &rSessionInfo( in HandleEventSBBreakpointAdded() 401 CMICmnLLDBDebugSessionInfo::Instance()); in HandleEventSBBreakpointAdded() 762 CMICmnLLDBDebugSessionInfo &rSessionInfo( in MiHelpGetModuleInfo() 1377 CMICmnLLDBDebugSessionInfo &rSessionInfo( in MiStoppedAtBreakPoint() 1378 CMICmnLLDBDebugSessionInfo::Instance()); in MiStoppedAtBreakPoint() 1457 CMICmnLLDBDebugSessionInfo &rSessionInfo( in HandleProcessEventStopReasonTrace() 1458 CMICmnLLDBDebugSessionInfo::Instance()); in HandleProcessEventStopReasonTrace() 1752 CMICmnLLDBDebugSessionInfo &rSessionInfo( in ChkForStateChanges() [all …]
|
| H A D | MICmdCmdMiscellanous.cpp | 229 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 230 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 246 CMICmnLLDBDebugSessionInfo::eThreadInfoFormat_NoFrames, miTuple)) in Execute() 289 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Acknowledge() 290 CMICmnLLDBDebugSessionInfo::Instance()); in Acknowledge() 328 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Acknowledge() 329 CMICmnLLDBDebugSessionInfo::Instance()); in Acknowledge() 476 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 477 CMICmnLLDBDebugSessionInfo::Instance()); in Execute()
|
| H A D | MICmdCmdThread.cpp | 89 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 90 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 103 CMICmnLLDBDebugSessionInfo::eThreadInfoFormat_AllFrames, miTuple)) in Execute() 120 CMICmnLLDBDebugSessionInfo::eThreadInfoFormat_AllFrames, miTuple)) in Execute()
|
| H A D | MICmdCmdVar.cpp | 169 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 170 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 374 CMICmnLLDBDebugSessionInfo::VariableInfoFormat_e eVarInfoFormat = in Execute() 375 CMICmnLLDBDebugSessionInfo::eVariableInfoFormat_NoValues; in Execute() 378 static_cast<CMICmnLLDBDebugSessionInfo::VariableInfoFormat_e>( in Execute() 398 CMICmnLLDBDebugSessionInfo::eVariableInfoFormat_AllValues) || in Execute() 400 CMICmnLLDBDebugSessionInfo::eVariableInfoFormat_SimpleValues && in Execute() 985 CMICmnLLDBDebugSessionInfo::VariableInfoFormat_e eVarInfoFormat = in Execute() 986 CMICmnLLDBDebugSessionInfo::eVariableInfoFormat_NoValues; in Execute() 989 static_cast<CMICmnLLDBDebugSessionInfo::VariableInfoFormat_e>( in Execute() [all …]
|
| H A D | MICmnLLDBUtilSBValue.cpp | 88 CMICmnLLDBDebugSessionInfo &rSessionInfo( in GetValue() 89 CMICmnLLDBDebugSessionInfo::Instance()); in GetValue() 144 CMICmnLLDBDebugSessionInfo &rSessionInfo( in GetSimpleValue() 145 CMICmnLLDBDebugSessionInfo::Instance()); in GetSimpleValue() 403 lldb::SBProcess process = CMICmnLLDBDebugSessionInfo::Instance().GetProcess(); in ReadCStringFromHostMemory()
|
| H A D | MICmdCmdData.cpp | 117 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 118 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 359 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 360 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 586 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 587 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 878 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 879 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 1085 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 1086 CMICmnLLDBDebugSessionInfo::Instance()); in Execute() [all …]
|
| H A D | MICmnLLDBDebugger.cpp | 128 MI::ModuleInit<CMICmnLLDBDebugSessionInfo>(IDS_MI_INIT_ERR_DEBUGSESSIONINFO, in Initialize() 185 lldb::SBTarget sbTarget = CMICmnLLDBDebugSessionInfo::Instance().GetTarget(); in Shutdown() 202 MI::ModuleShutdown<CMICmnLLDBDebugSessionInfo>( in Shutdown() 310 CMICmnLLDBDebugSessionInfo &rSessionInfo( in CheckIfNeedToRebroadcastStopEvent() 311 CMICmnLLDBDebugSessionInfo::Instance()); in CheckIfNeedToRebroadcastStopEvent() 315 CMICmnLLDBDebugSessionInfo::Instance().GetProcess().GetStopID( in CheckIfNeedToRebroadcastStopEvent() 335 lldb::SBProcess process = CMICmnLLDBDebugSessionInfo::Instance().GetProcess(); in RebroadcastStopEvent() 831 CMICmnLLDBDebugSessionInfo::Instance().GetSessionMutex()); in MonitorSBListenerEvents()
|
| H A D | MICmdCmdGdbShow.cpp | 246 CMICmnLLDBDebugSessionInfo &rSessionInfo( in OptionFnTargetAsync() 247 CMICmnLLDBDebugSessionInfo::Instance()); in OptionFnTargetAsync() 320 CMICmnLLDBDebugSessionInfo &rSessionInfo( in OptionFnLanguage() 321 CMICmnLLDBDebugSessionInfo::Instance()); in OptionFnLanguage()
|
| H A D | MICmdBase.h | 26 class CMICmnLLDBDebugSessionInfo; variable 116 CMICmnLLDBDebugSessionInfo &m_rLLDBDebugSessionInfo; // Access to command
|
| H A D | MICmnLLDBProxySBValue.cpp | 116 CMICmnLLDBDebugSessionInfo &rSessionInfo( in GetCString() 117 CMICmnLLDBDebugSessionInfo::Instance()); in GetCString()
|
| H A D | MICmdCmdSymbol.cpp | 105 const auto &rSessionInfo(CMICmnLLDBDebugSessionInfo::Instance()); in Execute() 118 CMICmnLLDBDebugSessionInfo::Instance().GetTarget().FindCompileUnits( in Execute()
|
| H A D | MICmdCmdFile.cpp | 105 CMICmnLLDBDebugSessionInfo &rSessionInfo( in Execute() 106 CMICmnLLDBDebugSessionInfo::Instance()); in Execute()
|
| H A D | MICmdCmdGdbInfo.cpp | 195 CMICmnLLDBDebugSessionInfo &rSessionInfo( in PrintFnSharedLibrary() 196 CMICmnLLDBDebugSessionInfo::Instance()); in PrintFnSharedLibrary()
|
| H A D | MIDriver.cpp | 474 CMICmnLLDBDebugSessionInfo::Instance().GetDebugger().SetAsync(false); in ParseArgs() 591 CMICmnLLDBDebugSessionInfo::Instance().GetSessionMutex()); in DoMainLoop() 1313 CMICmnLLDBDebugSessionInfo &rSessionInfo( in ExecuteCommandFile() 1314 CMICmnLLDBDebugSessionInfo::Instance()); in ExecuteCommandFile()
|
| H A D | MICmdCmdGdbSet.cpp | 257 CMICmnLLDBDebugSessionInfo &rSessionInfo( in OptionFnTargetAsync() 258 CMICmnLLDBDebugSessionInfo::Instance()); in OptionFnTargetAsync()
|
| H A D | MICmnLLDBDebuggerHandleEvents.h | 20 class CMICmnLLDBDebugSessionInfo; variable
|
| H A D | MICmdBase.cpp | 27 m_rLLDBDebugSessionInfo(CMICmnLLDBDebugSessionInfo::Instance()), in CMICmdBase()
|