Searched refs:last_natural_stop (Results 1 – 1 of 1) sorted by relevance
2911 uint32_t last_natural_stop = m_process_sp->GetModIDRef().GetLastNaturalStopID(); in RunStopHooks() local2912 if (last_natural_stop != 0 && m_latest_stop_hook_id == last_natural_stop) in RunStopHooks()2915 m_latest_stop_hook_id = last_natural_stop; in RunStopHooks()