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

  /frameworks/compile/mclinker/include/mcld/
TargetOptions.h 62 void setGPSize(unsigned pGPSize) { m_GPSize = pGPSize; }
  /frameworks/compile/mclinker/tools/mcld/
Main.cpp 362 config_.targets().setGPSize(size);
    [all...]

Completed in 243 milliseconds