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