Searched refs:m_CommPageSize (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Core/
H A DGeneralOptions.cpp27 m_CommPageSize(0x0),
139 m_CommPageSize = pOption.pageSize();
/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h169 uint64_t commPageSize() const { return m_CommPageSize; }
348 uint64_t m_CommPageSize; // common-page-size=value member in class:mcld::GeneralOptions::HashStyle

Completed in 161 milliseconds