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

/openbsd-current/gnu/llvm/lld/ELF/
H A DLinkerScript.h347 SmallVector<InputSectionDescription *, 0> keptSections; member in class:lld::elf::final
H A DLinkerScript.cpp413 for (InputSectionDescription *id : keptSections)
H A DScriptParser.cpp775 script->keptSections.push_back(cmd);

Completed in 162 milliseconds