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 26 m_CommPageSize(0x0),
142 m_CommPageSize = pOption.pageSize();
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 201 { return m_CommPageSize; }
415 uint64_t m_CommPageSize; // common-page-size=value

Completed in 195 milliseconds