Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DWriter.cpp573 static void sortBySectionOrder(std::vector<Chunk *> &Chunks) { in sortBySectionOrder() function
751 sortBySectionOrder(Pair.second); in createSections()