Searched refs:getSectionRank (Results 1 – 3 of 3) sorted by relevance
21 unsigned getSectionRank(Ctx &, OutputSection &osec);
667 unsigned elf::getSectionRank(Ctx &ctx, OutputSection &osec) { in getSectionRank() function in elf1299 osd->osec.sortRank = getSectionRank(ctx, osd->osec); in sortSections()
1386 sec->sortRank = getSectionRank(ctx, *sec); in adjustOutputSections()