Lines Matching refs:sectionCommands
316 for (SectionCommand *cmd : script->sectionCommands) in findSection()
785 for (SectionCommand *cmd : script->sectionCommands) { in addSectionSymbols()
1503 for (SectionCommand *cmd : script->sectionCommands) in sortInputSections()
1520 for (SectionCommand *cmd : script->sectionCommands) in sortSections()
1527 script->sectionCommands.begin(), script->sectionCommands.end(), in sortSections()
1529 std::stable_sort(script->sectionCommands.begin(), mid, compareSections); in sortSections()
1583 auto i = script->sectionCommands.begin(); in sortOrphanSections()
1584 auto e = script->sectionCommands.end(); in sortOrphanSections()
1767 for (SectionCommand *cmd : script->sectionCommands) in finalizeAddressDependentContent()
1920 for (SectionCommand *cmd : script->sectionCommands) in finalizeSections()
2103 for (SectionCommand *cmd : script->sectionCommands) in finalizeSections()