Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h184 sortInner(SortSectionPolicy::Default) {} in SectionPattern()
190 SortSectionPolicy sortInner; variable
H A DLinkerScript.cpp581 pat.sortOuter, pat.sortInner); in computeInputSections()
H A DScriptParser.cpp813 pat.sortInner = inner; in readInputSectionRules()