Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DWriter.cpp936 static unsigned getSectionRank(const OutputSection *sec) { in getSectionRank() function
1526 os->sortRank = getSectionRank(os); in sortSections()