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