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 67 typedef std::set<std::string> ExcludeLIBS;
328 ExcludeLIBS& excludeLIBS() { return m_ExcludeLIBS; }
393 ExcludeLIBS m_ExcludeLIBS;
  /frameworks/compile/mclinker/tools/mcld/
Main.cpp 584 config_.options().excludeLIBS().insert(res.first.str());
    [all...]

Completed in 57 milliseconds