Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.cpp43 m_ConsumedGlobal(0), in GOTMultipart()
52 m_GlobalNum == m_ConsumedGlobal; in isConsumed()
65 assert(m_ConsumedGlobal < m_GlobalNum && in consumeGlobal()
67 ++m_ConsumedGlobal; in consumeGlobal()
DMipsGOT.h116 size_t m_ConsumedGlobal; ///< consumed global entries member