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

  /frameworks/compile/mclinker/lib/Core/
GeneralOptions.cpp 27 m_CommPageSize(0x0),
139 m_CommPageSize = pOption.pageSize();
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 169 uint64_t commPageSize() const { return m_CommPageSize; }
348 uint64_t m_CommPageSize; // common-page-size=value

Completed in 113 milliseconds