Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp1054 static DenseMap<const InputSectionBase *, int> buildSectionOrder() { in buildSectionOrder() function
1231 DenseMap<const InputSectionBase *, int> order = buildSectionOrder(); in sortInputSections()