Searched refs:HasProcessScope (Results 1 – 9 of 9) sorted by relevance
69 if (!m_exe_ctx.HasProcessScope())328 if (!m_exe_ctx.HasProcessScope() || request.GetCursorIndex() != 0) in CommandObjectRegisterWrite() 421 if (!m_exe_ctx.HasProcessScope() || request.GetCursorIndex() != 0) in CommandObjectRegisterInfo()
745 if (!exe_ctx.HasProcessScope()) in FrameIndexes() 787 if (!exe_ctx.HasProcessScope()) in WatchPointIDs() 831 if (!exe_ctx.HasProcessScope()) in CompleteModifiableCmdPathArgs()
996 if (!m_exe_ctx.HasProcessScope())1070 if (request.GetCursorIndex() || !m_exe_ctx.HasProcessScope())1129 if (!m_exe_ctx.HasProcessScope() || request.GetCursorIndex() != 0) in DoExecute()
173 if ((flags & eCommandRequiresProcess) && !m_exe_ctx.HasProcessScope()) { in CheckRequirements() 184 else if (!m_exe_ctx.HasProcessScope()) in CheckRequirements() 194 else if (!m_exe_ctx.HasProcessScope()) in CheckRequirements()
539 bool HasProcessScope() const;
384 bool ExecutionContext::HasProcessScope() const { in HasProcessScope() function in ExecutionContext389 return (HasProcessScope() && ((bool)m_thread_sp && m_thread_sp->IsValid())); in HasThreadScope()
95 if (!exe_ctx.HasProcessScope()) in GetObjectDescription()
84 if (!exe_ctx.HasProcessScope() || !exe_ctx.HasThreadScope() || in DeterminePtrauthFailure()
2968 if (!exe_ctx.HasProcessScope()) in StopRunningProcess() 3547 if (!exe_ctx.HasProcessScope()) in StopRunningProcess() 6482 if (exe_ctx.HasProcessScope()) { in MenuDelegateAction() 6494 if (exe_ctx.HasProcessScope()) { in MenuDelegateAction() 6505 if (exe_ctx.HasProcessScope()) { in MenuDelegateAction() 6517 if (exe_ctx.HasProcessScope()) { in MenuDelegateAction() 7332 if (exe_ctx.HasProcessScope() && exe_ctx.GetProcessRef().IsAlive()) { in WindowDelegateHandleChar() 7376 if (exe_ctx.HasProcessScope()) in WindowDelegateHandleChar() 7386 if (exe_ctx.HasProcessScope()) in WindowDelegateHandleChar()