Searched defs:sectionOrder (Results 1 – 3 of 3) sorted by relevance
88 static int sectionOrder(OutputSection *osec) { in sectionOrder() function
1055 DenseMap<const InputSectionBase *, int> sectionOrder; in buildSectionOrder() local
1065 auto sectionOrder = [&](const OutputSection *s) { in createSections() local