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