Home
last modified time | relevance | path

Searched defs:rpath_begin (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h284 const_rpath_iterator rpath_begin() const { return m_RpathList.begin(); } in rpath_begin() function
285 rpath_iterator rpath_begin() { return m_RpathList.begin(); } in rpath_begin() function