Searched refs:IsLiveDebugSession (Results 1 – 7 of 7) sorted by relevance
31 bool IsLiveDebugSession() const override { return false; } in IsLiveDebugSession() function
1521 virtual bool IsLiveDebugSession() const { return true; }; in IsLiveDebugSession() function
402 if (m_live_debug_session_only && !process_sp->IsLiveDebugSession()) in DoGetProxyCommandObject()
791 return !m_process->IsLiveDebugSession();
882 return !m_process->IsLiveDebugSession(); in IsCoreFile()
136 if (!process.IsLiveDebugSession()) in FindPluginForLiveProcess()
2558 if (IsLiveDebugSession()) in ReadModuleFromMemory()6354 if (!IsLiveDebugSession()) in TraceSupported()