Searched refs:findReachedList (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DGarbageCollection.h45 /// findReachedList - find the list of sections which can be reached by
47 SectionListTy* findReachedList(const LDSection& pSection);
/frameworks/compile/mclinker/lib/LD/
H A DGarbageCollection.cpp87 GarbageCollection::SectionReachedListMap::findReachedList( function in class:mcld::GarbageCollection::SectionReachedListMap
310 m_SectionReachedListMap.findReachedList(*sect);

Completed in 632 milliseconds