Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h48 typedef RpathList::const_iterator const_rpath_iterator; typedef
298 const_rpath_iterator rpath_begin() const { return m_RpathList.begin(); } in rpath_begin()
300 const_rpath_iterator rpath_end () const { return m_RpathList.end(); } in rpath_end()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp308 GeneralOptions::const_rpath_iterator rpath, in sizeNamePools()
525 GeneralOptions::const_rpath_iterator rpath, in emitDynNamePools()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp833 GeneralOptions::const_rpath_iterator rpath, in sizeNamePools()
1130 GeneralOptions::const_rpath_iterator rpath, in emitDynNamePools()