Searched refs:sortInputSections (Results 1 – 2 of 2) sorted by relevance
363 static void sortInputSections(MutableArrayRef<InputSection *> Vec, in sortInputSections() function410 sortInputSections(MutableArrayRef<InputSection *>(Ret).slice(SizeBefore), in computeInputSections()
57 void sortInputSections();1269 template <class ELFT> void Writer<ELFT>::sortInputSections() { in sortInputSections() function in Writer1285 sortInputSections(); in sortSections()