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