Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DGarbageCollection.h72 void getEntrySections(SectionVecTy& pEntry);
/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp125 getEntrySections(entry); in run()
192 void GarbageCollection::getEntrySections(SectionVecTy& pEntry) in getEntrySections() function in GarbageCollection