Lines Matching refs:GarbageCollection
74 void GarbageCollection::SectionReachedListMap::addReference( in addReference()
80 GarbageCollection::SectionListTy&
81 GarbageCollection::SectionReachedListMap::getReachedList( in getReachedList()
86 GarbageCollection::SectionListTy*
87 GarbageCollection::SectionReachedListMap::findReachedList( in findReachedList()
98 GarbageCollection::GarbageCollection(const LinkerConfig& pConfig, in GarbageCollection() function in mcld::GarbageCollection
104 GarbageCollection::~GarbageCollection() { in ~GarbageCollection()
107 bool GarbageCollection::run() { in run()
125 void GarbageCollection::setUpReachedSections() { in setUpReachedSections()
181 void GarbageCollection::getEntrySections(SectionVecTy& pEntry) { in getEntrySections()
287 void GarbageCollection::findReferencedSections(SectionVecTy& pEntry) { in findReferencedSections()
325 void GarbageCollection::stripSections() { in stripSections()