Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h300 const_rpath_iterator rpath_end () const { return m_RpathList.end(); } in rpath_end() function
301 rpath_iterator rpath_end () { return m_RpathList.end(); } in rpath_end() function
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp309 rpathEnd = config().options().rpath_end(); in sizeNamePools()
526 rpathEnd = config().options().rpath_end(); in emitDynNamePools()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp834 rpathEnd = config().options().rpath_end(); in sizeNamePools()
1131 rpathEnd = config().options().rpath_end(); in emitDynNamePools()