Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DGarbageCollection.h68 void findReferencedSections(SectionVecTy& pEntry);
/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp118 findReferencedSections(entry); in run()
287 void GarbageCollection::findReferencedSections(SectionVecTy& pEntry) { in findReferencedSections() function in mcld::GarbageCollection