Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h182 sortInner(SortSectionPolicy::Default) {} in SectionPattern()
188 SortSectionPolicy sortInner; variable
H A DLinkerScript.cpp560 pat.sortOuter, pat.sortInner); in computeInputSections()
H A DScriptParser.cpp772 pat.sortInner = inner; in readInputSectionRules()