Home
last modified time | relevance | path

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

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