Searched refs:findMap (Results 1 – 3 of 3) sorted by relevance
210 LVSecondMapType *findMap(FirstKeyType FirstKey) const { in findMap() function220 LVSecondMapType *SecondMap = findMap(FirstKey); in find()
1264 LVAddressToLine *Map = SectionMappings.findMap(SectionIndex); in lineLowerBound()1274 LVAddressToLine *Map = SectionMappings.findMap(SectionIndex); in lineUpperBound()
719 if (DebugLines->empty() && !ScopeInstructions.findMap(SectionIndex)) in processLines()