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

/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h126 void setMulDefs(bool pEnable = true) { m_MulDefs = (pEnable ? YES : NO); } function in class:mcld::GeneralOptions::HashStyle
/frameworks/compile/mclinker/tools/mcld/
H A DMain.cpp412 config_.options().setMulDefs(true);

Completed in 78 milliseconds