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

/frameworks/compile/mclinker/lib/Core/
H A DGeneralOptions.cpp151 bool GeneralOptions::isInExcludeLIBS(const Input& pInput) const { function in class:mcld::GeneralOptions
/frameworks/compile/mclinker/lib/Script/
H A DInputCmd.cpp197 if (m_Config.options().isInExcludeLIBS(**input)) {
/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h330 bool isInExcludeLIBS(const Input& pInput) const;
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp199 if (m_Config.options().isInExcludeLIBS(**input)) {

Completed in 72 milliseconds