Searched refs:setGCSections (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h240 void setGCSections(bool pEnable = true) { m_bGCSections = pEnable; } function in class:mcld::GeneralOptions::HashStyle
/frameworks/compile/mclinker/tools/mcld/
H A DMain.cpp752 config_.options().setGCSections(true);
754 config_.options().setGCSections(false);

Completed in 697 milliseconds