Searched refs:ClearAllLoadedSections (Results 1 – 3 of 3) sorted by relevance
1262 void ClearAllLoadedSections();
2637 GetTarget().ClearAllLoadedSections(); in LaunchPrivate()2762 GetTarget().ClearAllLoadedSections(); in LoadCore()2948 GetTarget().ClearAllLoadedSections(); in Attach()
3325 void Target::ClearAllLoadedSections() { m_section_load_history.Clear(); } in ClearAllLoadedSections() function in Target