Searched defs:sortInputSections (Results 1 – 2 of 2) sorted by relevance
363 static void sortInputSections(MutableArrayRef<InputSection *> Vec, in sortInputSections() function
1269 template <class ELFT> void Writer<ELFT>::sortInputSections() { in sortInputSections() function in Writer