Searched refs:SectionListTy (Results 1 – 3 of 3) sorted by relevance
28 typedef std::set<const LDSection*> SectionListTy; typedef43 SectionListTy& getReachedList(const LDSection& pSection);47 SectionListTy* findReachedList(const LDSection& pSection);50 typedef std::map<const LDSection*, SectionListTy> ReachedSectionsTy;78 SectionListTy m_ReferencedSections;
80 GarbageCollection::SectionListTy&86 GarbageCollection::SectionListTy*147 SectionListTy* reached_sects = NULL; in setUpReachedSections()309 SectionListTy* reach_list = in findReferencedSections()316 SectionListTy::iterator it, end = reach_list->end(); in findReferencedSections()
579 GarbageCollection::SectionListTy* reached_sects = NULL; in setUpReachedSectionsForGC()