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