Home
last modified time | relevance | path

Searched refs:getEntrySections (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DGarbageCollection.h69 void getEntrySections(SectionVecTy& pEntry);
/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp115 getEntrySections(entry); in run()
181 void GarbageCollection::getEntrySections(SectionVecTy& pEntry) { in getEntrySections() function in mcld::GarbageCollection