Home
last modified time | relevance | path

Searched refs:SortSection (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DConfig.h211 SortSectionPolicy SortSection; member
H A DLinkerScript.cpp369 sortSections(Vec, Config->SortSection); in sortInputSections()
H A DDriver.cpp838 Config->SortSection = getSortSection(Args); in readConfigs()