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.h187 sortInner(SortSectionPolicy::Default) {} in SectionPattern()
193 SortSectionPolicy sortInner; variable
H A DLinkerScript.cpp616 pat.sortOuter, pat.sortInner); in computeInputSections()
H A DScriptParser.cpp848 pat.sortInner = inner; in readInputSectionRules()