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

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

Completed in 117 milliseconds