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

  /frameworks/compile/mclinker/include/mcld/Object/
ObjectLinker.h 98 /// initStubs - initialize stub-related stuff.
99 bool initStubs();
  /frameworks/compile/mclinker/lib/Core/
Linker.cpp 208 m_pObjLinker->initStubs();
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 404 /// initStubs - initialize stub-related stuff.
405 bool ObjectLinker::initStubs()

Completed in 6100 milliseconds