Searched refs:overwriteSections (Results 1 – 3 of 3) sorted by relevance
347 std::vector<OutputSection *> overwriteSections; variable
605 for (OutputSection *osec : overwriteSections) in processSectionCommands()622 for (OutputSection *osec : overwriteSections) in processSectionCommands()
563 script->overwriteSections.push_back(readOutputSectionDescription(next())); in readOverwriteSections()