Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h342 const RpathList& getRpathList() const { return m_RpathList; } in getRpathList() function
343 RpathList& getRpathList() { return m_RpathList; } in getRpathList() function
/frameworks/compile/mclinker/tools/mcld/lib/
DSearchPathOptions.cpp106 pConfig.options().getRpathList().push_back(*rp); in parse()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp862 if (!config().options().getRpathList().empty()) { in sizeNamePools()
1121 if (!config().options().getRpathList().empty()) { in emitDynNamePools()