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

  /frameworks/compile/mclinker/include/mcld/Object/
ObjectLinker.h 72 /// mergeSections - put allinput sections into output sections
73 bool mergeSections();
  /frameworks/compile/mclinker/lib/Core/
Linker.cpp 158 if (!m_pObjLinker->mergeSections())