Searched refs:overwriteSections (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/lld/ELF/
H A DLinkerScript.h360 SmallVector<OutputDesc *, 0> overwriteSections; member in class:lld::elf::final
H A DLinkerScript.cpp651 for (OutputDesc *osd : overwriteSections) {
672 for (OutputDesc *osd : overwriteSections)
H A DScriptParser.cpp569 script->overwriteSections.push_back(readOutputSectionDescription(next()));

Completed in 165 milliseconds