Home
last modified time | relevance | path

Searched refs:SectionReachedListMap (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DGarbageCollection.h34 class SectionReachedListMap {
36 SectionReachedListMap() {} in SectionReachedListMap() function
75 SectionReachedListMap m_SectionReachedListMap;
/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h42 class SectionReachedListMap; variable
136 GarbageCollection::SectionReachedListMap& pSectReachedListMap) const {} in setUpReachedSectionsForGC()
/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp74 void GarbageCollection::SectionReachedListMap::addReference( in addReference()
81 GarbageCollection::SectionReachedListMap::getReachedList( in getReachedList()
87 GarbageCollection::SectionReachedListMap::findReachedList( in findReachedList()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.h131 GarbageCollection::SectionReachedListMap& pSectReachedListMap) const;
DARMLDBackend.cpp557 GarbageCollection::SectionReachedListMap& pSectReachedListMap) const { in setUpReachedSectionsForGC()