Searched refs:OffsetSorted (Results 1 – 1 of 1) sorted by relevance
1419 using OffsetSorted = std::map<LVAddress, LVPublicNames::const_iterator>; in printLocalNames() typedef1420 OffsetSorted SortedNames; in printLocalNames()1426 for (OffsetSorted::reference Entry : SortedNames) { in printLocalNames()