Searched refs:overwriteSections (Results 1 – 3 of 3) sorted by relevance
441 SmallVector<OutputDesc *, 0> overwriteSections; variable
765 if (ctx.arg.enableNonContiguousRegions && !overwriteSections.empty()) in processSectionCommands()770 for (OutputDesc *osd : overwriteSections) { in processSectionCommands()834 for (OutputDesc *osd : overwriteSections) in processSectionCommands()
649 ctx.script->overwriteSections.push_back(readOutputSectionDescription(tok)); in readOverwriteSections()