Home
last modified time | relevance | path

Searched refs:pSectReachedListMap (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.h129 GarbageCollection::SectionReachedListMap& pSectReachedListMap) const;
DARMLDBackend.cpp486 GarbageCollection::SectionReachedListMap& pSectReachedListMap) const { in setUpReachedSectionsForGC()
533 reached_sects = &pSectReachedListMap.getReachedList(*apply_sect); in setUpReachedSectionsForGC()
542 pSectReachedListMap.addReference(*apply_sect->getLink(), *apply_sect); in setUpReachedSectionsForGC()
/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h136 GarbageCollection::SectionReachedListMap& pSectReachedListMap) const {} in setUpReachedSectionsForGC() argument