Lines Matching refs:sectionCommands
296 for (SectionCommand *cmd : script->sectionCommands) in findSection()
499 for (SectionCommand *cmd : script->sectionCommands) { in addSectionSymbols()
1233 for (SectionCommand *cmd : script->sectionCommands) in sortInputSections()
1250 for (SectionCommand *cmd : script->sectionCommands) in sortSections()
1257 script->sectionCommands.begin(), script->sectionCommands.end(), in sortSections()
1259 std::stable_sort(script->sectionCommands.begin(), mid, compareSections); in sortSections()
1313 auto i = script->sectionCommands.begin(); in sortOrphanSections()
1314 auto e = script->sectionCommands.end(); in sortOrphanSections()
1539 for (SectionCommand *cmd : script->sectionCommands) in finalizeAddressDependentContent()
1704 for (SectionCommand *cmd : script->sectionCommands) in finalizeSections()
1888 for (SectionCommand *cmd : script->sectionCommands) in finalizeSections()