Searched defs:pOption (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Core/
H A DGeneralOptions.cpp79 void GeneralOptions::addZOption(const ZOption& pOption) { argument
80 switch (pOption.kind()) {
139 m_CommPageSize = pOption.pageSize();
142 m_MaxPageSize = pOption.pageSize();

Completed in 70 milliseconds