Searched refs:overwriteSections (Results 1 – 3 of 3) sorted by relevance
408 SmallVector<OutputDesc *, 0> overwriteSections; variable
700 if (config->enableNonContiguousRegions && !overwriteSections.empty()) in processSectionCommands()705 for (OutputDesc *osd : overwriteSections) { in processSectionCommands()726 for (OutputDesc *osd : overwriteSections) in processSectionCommands()
617 script->overwriteSections.push_back(readOutputSectionDescription(next())); in readOverwriteSections()