Lines Matching refs:LDSection
15 #include "mcld/LD/LDSection.h"
62 static bool mayProcessGC(const LDSection& pSection) {
75 const LDSection& pFrom,
76 const LDSection& pTo) {
82 const LDSection& pSection) {
88 const LDSection& pSection) {
136 LDSection* reloc_sect = *rs;
137 LDSection* apply_sect = reloc_sect->getLink();
162 const LDSection* target_sect =
190 LDSection* section = *sect;
220 const LDSection* sect =
258 const LDSection* sect =
280 const LDSection* sect = &sym->fragRef()->frag()->getParent()->getSection();
289 typedef std::queue<const LDSection*> WorkListTy;
300 const LDSection* sect = work_list.front();
332 LDSection* section = *sect;
350 LDSection* reloc_sect = *rs;