Searched refs:dependentSections (Results 1 – 7 of 7) sorted by relevance
291 for (InputSectionBase *isec : sec.dependentSections) in mark()381 for (InputSection *isec : sec->dependentSections) in markLive()
188 llvm::TinyPtrVector<InputSection *> dependentSections; variable
545 for (InputSection *isec : sections[i]->dependentSections) in run()
513 for (InputSection *ds : s->dependentSections) in discard()770 for (InputSectionBase *depSec : s->dependentSections) in addOrphanSections()
687 linkSec->dependentSections.push_back(isec); in initializeSections()995 target->dependentSections.push_back(relocSec); in createInputSection()
446 for (auto *ds : sec->dependentSections) in addSection()447 dependentSections.push_back(ds); in addSection()3318 for (InputSection *d : isec->dependentSections) in findExidxSection()
1276 for (InputSection *isec : dependentSections) in replace()