Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Object/
DSectionMap.h148 typedef std::vector<Output*> OutputDescList; typedef
149 typedef OutputDescList::const_iterator const_iterator;
150 typedef OutputDescList::iterator iterator;
151 typedef OutputDescList::const_reference const_reference;
152 typedef OutputDescList::reference reference;
154 typedef OutputDescList::const_reverse_iterator const_reverse_iterator;
155 typedef OutputDescList::reverse_iterator reverse_iterator;
205 OutputDescList m_OutputDescList;