Searched defs:sortSections (Results 1 – 4 of 4) sorted by relevance
380 static void sortSections(MutableArrayRef<InputSectionBase *> vec, in sortSections() function
1528 template <class ELFT> void Writer<ELFT>::sortSections() { in sortSections() function in Writer
817 void Writer::sortSections() { in sortSections() function in Writer
2203 void Object::sortSections() { in sortSections() function in Object