Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DBranchIsland.cpp27 m_MaxSize(pMaxSize), in BranchIsland()
73 return m_MaxSize; in maxSize()
/frameworks/compile/mclinker/include/mcld/LD/
DBranchIsland.h162 size_t m_MaxSize; variable