Lines Matching refs:LDSection
62 static bool mayProcessGC(const LDSection& pSection) { in mayProcessGC()
75 const LDSection& pFrom, in addReference()
76 const LDSection& pTo) { in addReference()
82 const LDSection& pSection) { in getReachedList()
88 const LDSection& pSection) { in findReachedList()
136 LDSection* reloc_sect = *rs; in setUpReachedSections()
137 LDSection* apply_sect = reloc_sect->getLink(); in setUpReachedSections()
162 const LDSection* target_sect = in setUpReachedSections()
190 LDSection* section = *sect; in getEntrySections()
220 const LDSection* sect = in getEntrySections()
258 const LDSection* sect = in getEntrySections()
280 const LDSection* sect = &sym->fragRef()->frag()->getParent()->getSection(); in getEntrySections()
289 typedef std::queue<const LDSection*> WorkListTy; in findReferencedSections()
300 const LDSection* sect = work_list.front(); in findReferencedSections()
332 LDSection* section = *sect; in stripSections()
350 LDSection* reloc_sect = *rs; in stripSections()