Searched refs:eStateAttaching (Results 1 – 16 of 16) sorted by relevance
22 case eStateAttaching: in StateAsCString()70 case eStateAttaching: in StateIsRunningState()93 case eStateAttaching: in StateIsStoppedState()
20 if (s == eStateAttaching or
234 case eStateAttaching: in GetStopReason()
577 case StateType::eStateAttaching: in Kill()
245 case eStateAttaching: in GetStopReason()
604 case StateType::eStateAttaching: in Kill()
742 case eStateAttaching: in HandleProcessStateChangedEvent()1073 case eStateAttaching: in IsAlive()1610 case eStateAttaching: in CreateBreakpointSite()2862 case eStateAttaching: in PerformAction()2965 SetPublicState(eStateAttaching, restarted); in Attach()3033 SetPublicState(eStateAttaching, restarted); in Attach()3312 if (m_public_state.GetValue() == eStateAttaching) { in Halt()3629 case eStateAttaching: in ShouldBroadcastEvent()3953 new_state != eStateLaunching && new_state != eStateAttaching) { in HandlePrivateEvent()4058 if (m_public_state.GetValue() == eStateAttaching) { in RunPrivateStateThread()
3066 if (!(state == eStateStopped || state == eStateAttaching)) in RunStopHooks()3559 if (state == eStateAttaching) in Attach()
79 eStateAttaching, ///< Process is currently trying to attach enumerator
233 case eStateAttaching: in CheckRequirements()
332 if (state == eStateAttaching) in Launch()401 if (state == eStateAttaching) in Launch()
68 if (process->GetState() == eStateAttaching) in StopProcessIfNecessary()
144 .. py:data:: eStateAttaching
2488 if (m_public_state.GetValue() == eStateAttaching) { in DoHalt()2537 if (m_public_state.GetValue() != eStateAttaching) { in DoDestroy()
1950 case eStateAttaching: in SendStopReasonForState()
82489 {SWIG_LUA_CONSTTAB_INT("eStateAttaching", (lldb::eStateAttaching))},