Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DWriter.cpp1110 static DenseMap<const InputSectionBase *, int> buildSectionOrder() { in buildSectionOrder() function
1271 DenseMap<const InputSectionBase *, int> Order = buildSectionOrder(); in sortInputSections()