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

  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 283 { m_GPSize = gpsize; }
286 { return m_GPSize; }
370 uint32_t m_GPSize; // -G, --gpsize
  /frameworks/compile/mclinker/lib/Core/
GeneralOptions.cpp 55 m_GPSize(8),

Completed in 690 milliseconds