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

/frameworks/compile/mclinker/include/mcld/Script/
H A DSectionsCmd.h28 typedef std::vector<ScriptCommand*> SectionCommands; typedef in class:mcld::SectionsCmd
29 typedef SectionCommands::const_iterator const_iterator;
30 typedef SectionCommands::iterator iterator;
31 typedef SectionCommands::const_reference const_reference;
32 typedef SectionCommands::reference reference;
64 SectionCommands m_SectionCommands;
/frameworks/compile/mclinker/lib/Script/
H A DSectionsCmd.cpp69 SectionCommands assignments;

Completed in 551 milliseconds