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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.cpp 43 m_pLastTLS(NULL) {
68 m_pLastTLS = m_pLastTLS->getNextNode();
127 it->m_pLastTLS = &m_SectionData->back();
358 return m_MultipartList[m_CurrentGOTPart].m_pLastTLS;
MipsGOT.h 123 Fragment* m_pLastTLS; ///< the last consumed TLS entry

Completed in 471 milliseconds