Home
last modified time | relevance | path

Searched refs:setStubGroupSize (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
DTargetOptions.h66 void setStubGroupSize(unsigned pSize) { m_StubGroupSize = pSize; } in setStubGroupSize() function
/frameworks/compile/mclinker/tools/mcld/
DMain.cpp374 config_.targets().setStubGroupSize(size); in TranslateArguments()