Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DWriter.cpp1222 static void maybeShuffle(DenseMap<const InputSectionBase *, int> &order) { in maybeShuffle() function
1446 maybeShuffle(order); in sortInputSections()