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

  /frameworks/compile/mclinker/include/mcld/
TargetOptions.h 66 void setStubGroupSize(unsigned pSize) { m_StubGroupSize = pSize; }
  /frameworks/compile/mclinker/tools/mcld/
Main.cpp 374 config_.targets().setStubGroupSize(size);
    [all...]

Completed in 148 milliseconds