Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h281 const RpathList& getRpathList() const { return m_RpathList; } in getRpathList() function
282 RpathList& getRpathList() { return m_RpathList; } in getRpathList() function
/frameworks/compile/mclinker/tools/mcld/
DMain.cpp612 config_.options().getRpathList().push_back(arg->getValue()); in TranslateArguments()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp813 if (!config().options().getRpathList().empty()) { in sizeNamePools()
1065 if (!config().options().getRpathList().empty()) { in emitDynNamePools()