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

/frameworks/compile/mclinker/include/mcld/LD/
H A DGarbageCollection.h76 /// m_SectionReachedListMap - map the section to the list of sections which it
78 SectionReachedListMap m_SectionReachedListMap; member in class:mcld::GarbageCollection
/frameworks/compile/mclinker/lib/LD/
H A DGarbageCollection.cpp121 m_Backend.setUpReachedSectionsForGC(m_Module, m_SectionReachedListMap);
181 reached_sects = &m_SectionReachedListMap.getReachedList(*apply_sect);
319 m_SectionReachedListMap.findReachedList(*sect);

Completed in 21 milliseconds