Searched refs:orderEntry (Results 1 – 1 of 1) sorted by relevance
1310 for (auto orderEntry : symbolOrder) in buildSectionOrder() local1311 if (!orderEntry.second.present) in buildSectionOrder()1312 warn("symbol ordering file: no such symbol: " + orderEntry.first.val()); in buildSectionOrder()