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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp332 if (keptSections.empty())
335 for (InputSectionDescription *id : keptSections)
H A DLinkerScript.h300 std::vector<InputSectionDescription *> keptSections; member in class:lld::elf::final
H A DScriptParser.cpp702 script->keptSections.push_back(cmd);

Completed in 102 milliseconds