Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DLinkerScript.h174 sortInner(SortSectionPolicy::Default) {} in SectionPattern()
180 SortSectionPolicy sortInner; variable
H A DLinkerScript.cpp553 pat.sortOuter, pat.sortInner); in computeInputSections()
H A DScriptParser.cpp753 pat.sortInner = inner; in readInputSectionRules()