Searched refs:outCmd (Results 1 – 1 of 1) sorted by relevance
525 void LinkerScript::discardSynthetic(OutputSection &outCmd) { in discardSynthetic() argument531 for (BaseCommand *base : outCmd.sectionCommands) in discardSynthetic()542 LinkerScript::createInputSectionList(OutputSection &outCmd) { in createInputSectionList() argument545 for (BaseCommand *base : outCmd.sectionCommands) { in createInputSectionList()549 s->parent = &outCmd; in createInputSectionList()