Searched refs:InputList (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Object/
H A DSectionMap.h64 typedef std::vector<Input*> InputList; typedef in class:mcld::SectionMap::Output
65 typedef InputList::const_iterator const_iterator;
66 typedef InputList::iterator iterator;
67 typedef InputList::const_reference const_reference;
68 typedef InputList::reference reference;
135 InputList m_InputList;

Completed in 122 milliseconds