Searched refs:orphanSections (Results 1 – 3 of 3) sorted by relevance
347 std::vector<const InputSectionBase *> orphanSections; variable
754 orphanSections.push_back(s); in addOrphanSections()807 for (const InputSectionBase *sec : orphanSections) { in diagnoseOrphanHandling()
1892 llvm::erase_if(script->orphanSections, in removeUnusedSyntheticSections()