Searched refs:ReachedSectionsTy (Results 1 – 2 of 2) sorted by relevance
50 typedef std::map<const LDSection*, SectionListTy> ReachedSectionsTy; typedef54 ReachedSectionsTy m_ReachedSections;
89 ReachedSectionsTy::iterator it = m_ReachedSections.find(&pSection); in findReachedList()