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

/frameworks/compile/mclinker/include/mcld/Script/
H A DOutputFormatCmd.h28 typedef std::vector<std::string> FormatList; typedef in class:mcld::OutputFormatCmd
29 typedef FormatList::const_iterator const_iterator;
30 typedef FormatList::iterator iterator;
54 FormatList m_FormatList;

Completed in 316 milliseconds