HomeSort by relevance Sort by last modified time
    Searched refs:excludeLIBS (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 65 typedef std::set<std::string> ExcludeLIBS;
392 ExcludeLIBS& excludeLIBS()
461 ExcludeLIBS m_ExcludeLIBS;
  /frameworks/compile/mclinker/tools/mcld/lib/
OutputFormatOptions.cpp 236 pConfig.options().excludeLIBS().insert(*exclude);

Completed in 184 milliseconds