Searched refs:sortSections (Results 1 – 4 of 4) sorted by relevance
346 static void sortSections(MutableArrayRef<InputSection *> Vec, in sortSections() function369 sortSections(Vec, Config->SortSection); in sortInputSections()371 sortSections(Vec, Pat.SortInner); in sortInputSections()372 sortSections(Vec, Pat.SortOuter); in sortInputSections()
54 void sortSections();1277 template <class ELFT> void Writer<ELFT>::sortSections() { in sortSections() function in Writer1722 sortSections(); in finalizeSections()
1360 void Object::sortSections() { in sortSections() function in llvm::objcopy::elf::Object1510 Obj.sortSections(); in finalize()
799 void sortSections();