Searched defs:ExcludeLIBS (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h67 typedef std::set<std::string> ExcludeLIBS; typedef in class:mcld::GeneralOptions::HashStyle
328 ExcludeLIBS& excludeLIBS() { return m_ExcludeLIBS; }
393 ExcludeLIBS m_ExcludeLIBS;

Completed in 70 milliseconds