Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DWriter.cpp936 static unsigned getSectionRank(const OutputSection *sec) { in getSectionRank() function
1543 os->sortRank = getSectionRank(os); in sortSections()