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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h153 sortInner(SortSectionPolicy::Default) {}
158 SortSectionPolicy sortInner; member in struct:lld::elf::SectionPattern
H A DLinkerScript.cpp402 if (pat.sortInner == SortSectionPolicy::Default)
405 sortSections(vec, pat.sortInner);
H A DScriptParser.cpp703 pat.sortInner = inner;

Completed in 64 milliseconds