Lines Matching refs:sectionCommands
255 for (SectionCommand *cmd : script->sectionCommands) in findSection()
710 for (SectionCommand *cmd : script->sectionCommands) { in addSectionSymbols()
1439 for (SectionCommand *cmd : script->sectionCommands) in sortInputSections()
1456 for (SectionCommand *cmd : script->sectionCommands) in sortSections()
1463 llvm::find_if(script->sectionCommands, isSection), in sortSections()
1464 llvm::find_if(llvm::reverse(script->sectionCommands), isSection).base(), in sortSections()
1515 auto i = script->sectionCommands.begin(); in sortSections()
1516 auto e = script->sectionCommands.end(); in sortSections()
1698 for (SectionCommand *cmd : script->sectionCommands) in finalizeAddressDependentContent()
1851 for (SectionCommand *cmd : script->sectionCommands) in finalizeSections()
2007 for (SectionCommand *cmd : script->sectionCommands) in finalizeSections()