Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
HDWriter.cpp644 static void sortBySectionOrder(std::vector<Chunk *> &chunks) { in sortBySectionOrder() function
855 sortBySectionOrder(it.second->chunks); in createSections()