Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h52 typedef RpathList::iterator rpath_iterator; typedef
285 rpath_iterator rpath_begin() { return m_RpathList.begin(); } in rpath_begin()
287 rpath_iterator rpath_end() { return m_RpathList.end(); } in rpath_end()