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

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.cpp39 m_pLastGlobal(NULL) {
56 m_pLastGlobal = m_pLastGlobal->getNextNode();
109 it->m_pLastGlobal = &m_SectionData->back();
290 return m_MultipartList[m_CurrentGOTPart].m_pLastGlobal;
H A DMipsGOT.h111 Fragment* m_pLastGlobal; ///< the last consumed global entry member in struct:mcld::MipsGOT::GOTMultipart

Completed in 23 milliseconds