Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h53 typedef RpathList::const_iterator const_rpath_iterator; typedef
284 const_rpath_iterator rpath_begin() const { return m_RpathList.begin(); } in rpath_begin()
286 const_rpath_iterator rpath_end() const { return m_RpathList.end(); } in rpath_end()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp815 GeneralOptions::const_rpath_iterator rpath, in sizeNamePools()
1072 GeneralOptions::const_rpath_iterator rpath, in emitDynNamePools()