Searched refs:OutCmd (Results 1 – 1 of 1) sorted by relevance
436 LinkerScript::createInputSectionList(OutputSection &OutCmd) { in createInputSectionList() argument439 for (BaseCommand *Base : OutCmd.SectionCommands) { in createInputSectionList()506 if (auto *OutCmd = dyn_cast<SymbolAssignment>(Base)) in processSectionCommands() local507 addSymbol(OutCmd); in processSectionCommands()