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

/frameworks/compile/mclinker/lib/Core/
H A DGeneralOptions.cpp154 bool GeneralOptions::isInExcludeLIBS(const Input& pInput) const function in class:GeneralOptions
/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h395 bool isInExcludeLIBS(const Input& pInput) const;
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp201 if (m_Config.options().isInExcludeLIBS(**input)) {

Completed in 1645 milliseconds