Home
last modified time | relevance | path

Searched refs:sortSection (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DConfig.h257 SortSectionPolicy sortSection; member
DLinkerScript.cpp426 sortSections(vec, config->sortSection); in sortInputSections()
445 config->sortSection, SortSectionPolicy::None); in computeInputSections()
DWriter.cpp1458 static void sortSection(OutputSection *sec, in sortSection() function
1525 sortSection(sec, order); in sortInputSections()
DDriver.cpp1137 config->sortSection = getSortSection(args); in readConfigs()