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