Searched refs:getSectionRank (Results 1 – 3 of 3) sorted by relevance
49 unsigned getSectionRank(OutputSection &osec);
647 unsigned elf::getSectionRank(OutputSection &osec) { in getSectionRank() function in elf1252 osd->osec.sortRank = getSectionRank(osd->osec); in sortSections()
1251 sec->sortRank = getSectionRank(*sec); in adjustOutputSections()