Searched refs:GetModIDRef (Results 1 – 7 of 7) sorted by relevance
250 if (process_sp->GetModIDRef().IsLastResumeForUserExpression()) in NotifyBreakpointHit()
166 if (process_sp->GetModIDRef().IsLastResumeForUserExpression()) in NotifyBreakpointHit()
216 if (process_sp->GetModIDRef().IsLastResumeForUserExpression()) in NotifyBreakpointHit()
808 if (process_sp->GetModIDRef().IsLastResumeForUserExpression()) in NotifyBreakpointHit()
335 if (process->GetModIDRef().IsLastResumeForUserExpression()) { in PerformAction()
2809 uint32_t last_natural_stop = m_process_sp->GetModIDRef().GetLastNaturalStopID(); in RunStopHooks()
1385 const ProcessModID &GetModIDRef() const { return m_mod_id; } in GetModIDRef() function