Searched refs:SectionListTy (Results 1 – 3 of 3) sorted by relevance
30 typedef std::set<const LDSection*> SectionListTy; typedef46 SectionListTy& getReachedList(const LDSection& pSection);50 SectionListTy* findReachedList(const LDSection& pSection);53 typedef std::map<const LDSection*, SectionListTy> ReachedSectionsTy;81 SectionListTy m_ReferencedSections;
85 GarbageCollection::SectionListTy&92 GarbageCollection::SectionListTy*158 SectionListTy* reached_sects = NULL; in setUpReachedSections()318 SectionListTy* reach_list = in findReferencedSections()325 SectionListTy::iterator it, end = reach_list->end(); in findReferencedSections()
464 GarbageCollection::SectionListTy* reached_sects = NULL; in setUpReachedSectionsForGC()