Home
last modified time | relevance | path

Searched refs:maxPageSize (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/MC/
DMCLDOptions.h217 uint64_t maxPageSize() const in maxPageSize() function
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp204 if (pInfo.options().maxPageSize() > 0) in abiPageSize()
205 return pInfo.options().maxPageSize(); in abiPageSize()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1700 if (pInfo.options().maxPageSize() > 0) in abiPageSize()
1701 return pInfo.options().maxPageSize(); in abiPageSize()