Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DBranchIslandFactory.cpp26 m_MaxIslandSize(pMaxIslandSize) in BranchIslandFactory()
69 m_MaxIslandSize, // the max size of the island in produce()
/frameworks/compile/mclinker/include/mcld/LD/
DBranchIslandFactory.h50 uint64_t m_MaxIslandSize; variable