Lines Matching refs:sectionCommands
274 for (SectionCommand *cmd : script->sectionCommands) in findSection()
721 for (SectionCommand *cmd : script->sectionCommands) { in addSectionSymbols()
1447 for (SectionCommand *cmd : script->sectionCommands) in sortInputSections()
1464 for (SectionCommand *cmd : script->sectionCommands) in sortSections()
1471 llvm::find_if(script->sectionCommands, isSection), in sortSections()
1472 llvm::find_if(llvm::reverse(script->sectionCommands), isSection).base(), in sortSections()
1523 auto i = script->sectionCommands.begin(); in sortSections()
1524 auto e = script->sectionCommands.end(); in sortSections()
1706 for (SectionCommand *cmd : script->sectionCommands) in finalizeAddressDependentContent()
1860 for (SectionCommand *cmd : script->sectionCommands) in finalizeSections()
2029 for (SectionCommand *cmd : script->sectionCommands) in finalizeSections()