Searched refs:overwriteSections (Results 1 – 3 of 3) sorted by relevance
378 SmallVector<OutputDesc *, 0> overwriteSections; variable
657 for (OutputDesc *osd : overwriteSections) { in processSectionCommands()678 for (OutputDesc *osd : overwriteSections) in processSectionCommands()
586 script->overwriteSections.push_back(readOutputSectionDescription(next())); in readOverwriteSections()