Searched refs:initStubs (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Object/
H A DObjectLinker.h94 /// initStubs - initialize stub-related stuff.
95 bool initStubs();
/frameworks/compile/mclinker/lib/Core/
H A DLinker.cpp216 m_pObjLinker->initStubs();
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp621 /// initStubs - initialize stub-related stuff.
622 bool ObjectLinker::initStubs() { function in class:mcld::ObjectLinker

Completed in 75 milliseconds