Searched refs:GetModIDRef (Results 1 – 8 of 8) sorted by relevance
199 if (process_sp->GetModIDRef().IsLastResumeForUserExpression()) in NotifyBreakpointHit()
167 if (process_sp->GetModIDRef().IsLastResumeForUserExpression()) in NotifyBreakpointHit()
216 if (process_sp->GetModIDRef().IsLastResumeForUserExpression()) in NotifyBreakpointHit()
808 if (process_sp->GetModIDRef().IsLastResumeForUserExpression()) in NotifyBreakpointHit()
339 if (process->GetModIDRef().IsRunningExpression()) { in PerformAction()
2911 uint32_t last_natural_stop = m_process_sp->GetModIDRef().GetLastNaturalStopID(); in RunStopHooks()
1476 const ProcessModID &GetModIDRef() const { return m_mod_id; } in GetModIDRef() function