Home
last modified time | relevance | path

Searched refs:getGPSize (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
DGeneralOptions.h257 int getGPSize() const { return m_GPSize; } in getGPSize() function
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp723 int8_t maxGPSize = config().options().getGPSize(); in allocateCommonSymbols()