Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DWriter.cpp758 static unsigned getSectionRank(const OutputSection *Sec) { in getSectionRank() function
1291 OS->SortRank = getSectionRank(OS); in sortSections()