Home
last modified time | relevance | path

Searched refs:getSectionRank (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DWriter.cpp869 static unsigned getSectionRank(const OutputSection &osec) { in getSectionRank() function
1466 osd->osec.sortRank = getSectionRank(osd->osec); in sortSections()