Lines Matching refs:LDSection
65 static bool mayProcessGC(const LDSection& pSection) in mayProcessGC()
79 GarbageCollection::SectionReachedListMap::addReference(const LDSection& pFrom, in addReference()
80 const LDSection& pTo) in addReference()
87 const LDSection& pSection) in getReachedList()
94 const LDSection& pSection) in findReachedList()
147 LDSection* reloc_sect = *rs; in setUpReachedSections()
148 LDSection* apply_sect = reloc_sect->getLink(); in setUpReachedSections()
173 const LDSection* target_sect = in setUpReachedSections()
202 LDSection* section = *sect; in getEntrySections()
242 const LDSection* sect = in getEntrySections()
268 const LDSection* sect = in getEntrySections()
288 const LDSection* sect = &sym->fragRef()->frag()->getParent()->getSection(); in getEntrySections()
298 typedef std::queue<const LDSection*> WorkListTy; in findReferencedSections()
309 const LDSection* sect = work_list.front(); in findReferencedSections()
342 LDSection* section = *sect; in stripSections()
360 LDSection* reloc_sect = *rs; in stripSections()