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

  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 240 void setGCSections(bool pEnable = true) { m_bGCSections = pEnable; }
  /frameworks/compile/mclinker/tools/mcld/
Main.cpp 752 config_.options().setGCSections(true);
754 config_.options().setGCSections(false);
    [all...]

Completed in 70 milliseconds