HomeSort by relevance Sort by last modified time
    Searched refs:m_pLastGlobal (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.cpp 42 m_pLastGlobal(NULL),
61 m_pLastGlobal = m_pLastGlobal->getNextNode();
125 it->m_pLastGlobal = &m_SectionData->back();
346 return m_MultipartList[m_CurrentGOTPart].m_pLastGlobal;
MipsGOT.h 122 Fragment* m_pLastGlobal; ///< the last consumed global entry

Completed in 48 milliseconds