Searched refs:pSectReachedListMap (Results 1 – 3 of 3) sorted by relevance
131 GarbageCollection::SectionReachedListMap& pSectReachedListMap) const;
557 GarbageCollection::SectionReachedListMap& pSectReachedListMap) const { in setUpReachedSectionsForGC()604 reached_sects = &pSectReachedListMap.getReachedList(*apply_sect); in setUpReachedSectionsForGC()613 pSectReachedListMap.addReference(*apply_sect->getLink(), *apply_sect); in setUpReachedSectionsForGC()
136 GarbageCollection::SectionReachedListMap& pSectReachedListMap) const {} in setUpReachedSectionsForGC() argument