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

/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h60 typedef AuxiliaryList::iterator aux_iterator; typedef in class:mcld::GeneralOptions::HashStyle
323 aux_iterator aux_begin() { return m_AuxiliaryList.begin(); }
325 aux_iterator aux_end() { return m_AuxiliaryList.end(); }

Completed in 518 milliseconds