Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DWriter.cpp927 static unsigned getSectionRank(OutputSection &osec) { in getSectionRank() function
1522 osd->osec.sortRank = getSectionRank(osd->osec); in sortSections()