Searched refs:buildSectionOrder (Results 1 – 1 of 1) sorted by relevance
1091 static DenseMap<const InputSectionBase *, int> buildSectionOrder(Ctx &ctx) { in buildSectionOrder() function1277 DenseMap<const InputSectionBase *, int> order = buildSectionOrder(ctx); in sortInputSections()