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

/frameworks/compile/mclinker/include/mcld/LD/
H A DGarbageCollection.h33 /** \class SectionReachedListMap
36 class SectionReachedListMap class in class:mcld::GarbageCollection
39 SectionReachedListMap() {} function in class:mcld::GarbageCollection::SectionReachedListMap
78 SectionReachedListMap m_SectionReachedListMap;
/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h26 class SectionReachedListMap;
124 GarbageCollection::SectionReachedListMap& pSectReachedListMap) const { }
/frameworks/compile/mclinker/lib/LD/
H A DGarbageCollection.cpp76 // GarbageCollection::SectionReachedListMap
79 GarbageCollection::SectionReachedListMap::addReference(const LDSection& pFrom,
86 GarbageCollection::SectionReachedListMap::getReachedList(
93 GarbageCollection::SectionReachedListMap::findReachedList(
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.h124 GarbageCollection::SectionReachedListMap& pSectReachedListMap) const;
H A DARMLDBackend.cpp441 GarbageCollection::SectionReachedListMap& pSectReachedListMap) const

Completed in 468 milliseconds