Searched defs:sortSections (Results 1 – 3 of 3) sorted by relevance
436 static void sortSections(MutableArrayRef<InputSectionBase *> vec, in sortSections() function
1238 template <class ELFT> void Writer<ELFT>::sortSections() { in sortSections() function in Writer
949 void Writer::sortSections() { in sortSections() function in Writer