Searched refs:rpath_begin (Results 1 – 2 of 2) sorted by relevance
345 const_rpath_iterator rpath_begin() const { return m_RpathList.begin(); } in rpath_begin() function346 rpath_iterator rpath_begin() { return m_RpathList.begin(); } in rpath_begin() function
866 for (rpath = config().options().rpath_begin(); in sizeNamePools()1130 for (rpath = config().options().rpath_begin(); rpath != rpathEnd; ++rpath) { in emitDynNamePools()