Searched refs:SectMap (Results 1 – 1 of 1) sorted by relevance
88 typedef std::map<LDSection*, std::unique_ptr<ARMExSectionTuple> > SectMap; typedef89 typedef SectMap::iterator iterator;90 typedef SectMap::const_iterator const_iterator;100 SectMap::const_iterator it = m_SectToExData.find(&pSect); in getByExSection()133 SectMap m_SectToExData;