Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.cpp42 m_pLastGlobal(NULL), in GOTMultipart()
61 m_pLastGlobal = m_pLastGlobal->getNextNode(); in consumeGlobal()
125 it->m_pLastGlobal = &m_SectionData->back(); in finalizeScanning()
346 return m_MultipartList[m_CurrentGOTPart].m_pLastGlobal; in consumeGlobal()
DMipsGOT.h122 Fragment* m_pLastGlobal; ///< the last consumed global entry member