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
246 case eStateAttaching: in GetStopReason()
601 case StateType::eStateAttaching: in GetMemoryRegionInfo()
234 case eStateAttaching: in GetStopReason()
570 case StateType::eStateAttaching: in Kill()
771 case eStateAttaching: in HandleProcessStateChangedEvent()1127 case eStateAttaching: in IsAlive()1669 case eStateAttaching: in CreateBreakpointSite()2893 case eStateAttaching: in PerformAction()2995 SetPublicState(eStateAttaching, restarted); in Attach()3067 SetPublicState(eStateAttaching, restarted); in Attach()3327 if (m_public_state.GetValue() == eStateAttaching) { in Halt()3614 case eStateAttaching: in ShouldBroadcastEvent()3934 new_state != eStateLaunching && new_state != eStateAttaching) { in HandlePrivateEvent()4039 if (m_public_state.GetValue() == eStateAttaching) { in RunPrivateStateThread()
3408 if (state == eStateAttaching) in Attach()
79 eStateAttaching, ///< Process is currently trying to attach enumerator
236 case eStateAttaching: in CheckRequirements()
335 if (state == eStateAttaching) in Launch()406 if (state == eStateAttaching) in Launch()
66 if (process->GetState() == eStateAttaching) in StopProcessIfNecessary()
144 .. py:data:: eStateAttaching
2399 if (m_public_state.GetValue() == eStateAttaching) { in DoHalt()2448 if (m_public_state.GetValue() != eStateAttaching) { in DoDestroy()
1946 case eStateAttaching: in SendStopReasonForState()
81095 {SWIG_LUA_CONSTTAB_INT("eStateAttaching", (lldb::eStateAttaching))},