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.h51 typedef RpathList::const_iterator const_rpath_iterator; typedef
345 const_rpath_iterator rpath_begin() const { return m_RpathList.begin(); } in rpath_begin()
347 const_rpath_iterator rpath_end () const { return m_RpathList.end(); } in rpath_end()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp864 GeneralOptions::const_rpath_iterator rpath, in sizeNamePools()
1128 GeneralOptions::const_rpath_iterator rpath, in emitDynNamePools()