Home
last modified time | relevance | path

Searched refs:SectionList (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DELFSegment.h28 typedef std::vector<LDSection*> SectionList; typedef
29 typedef SectionList::iterator iterator;
30 typedef SectionList::const_iterator const_iterator;
31 typedef SectionList::reverse_iterator reverse_iterator;
32 typedef SectionList::const_reverse_iterator const_reverse_iterator;
115 SectionList m_SectionList;