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

  /frameworks/compile/mclinker/include/mcld/MC/
MCLinker.h 254 GCFactoryListTraits<llvm::MCFragment> > RelocationListType;
269 RelocationListType m_RelocationList;
  /frameworks/compile/mclinker/lib/MC/
MCLinker.cpp 530 RelocationListType::iterator relocIter, relocEnd = m_RelocationList.end();
548 RelocationListType::iterator relocIter, relocEnd = m_RelocationList.end();

Completed in 1367 milliseconds