Home
last modified time | relevance | path

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

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