Lines Matching defs:stop_id
3105 uint32_t stop_id) {
3106 return m_section_load_history.ResolveLoadAddress(stop_id, load_addr, so_addr);
3121 uint32_t stop_id = 0;
3124 stop_id = process_sp->GetStopID();
3126 stop_id = m_section_load_history.GetLastStopID();
3128 stop_id, section_sp, new_section_load_addr, warn_multiple))
3145 uint32_t stop_id = 0;
3148 stop_id = process_sp->GetStopID();
3150 stop_id = m_section_load_history.GetLastStopID();
3157 stop_id, sections->GetSectionAtIndex(i));
3164 uint32_t stop_id = 0;
3167 stop_id = process_sp->GetStopID();
3169 stop_id = m_section_load_history.GetLastStopID();
3170 return m_section_load_history.SetSectionUnloaded(stop_id, section_sp);
3175 uint32_t stop_id = 0;
3178 stop_id = process_sp->GetStopID();
3180 stop_id = m_section_load_history.GetLastStopID();
3181 return m_section_load_history.SetSectionUnloaded(stop_id, section_sp,