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.cpp39 m_pLastGlobal(NULL) in GOTMultipart()
62 m_pLastGlobal = m_pLastGlobal->getNextNode(); in consumeGlobal()
125 it->m_pLastGlobal = &m_SectionData->back(); in finalizeScanning()
314 return m_MultipartList[m_CurrentGOTPart].m_pLastGlobal; in consumeGlobal()
DMipsGOT.h112 Fragment* m_pLastGlobal; ///< the last consumed global entry member