Searched refs:SectionMappings (Results 1 – 2 of 2) sorted by relevance
1258 SectionMappings.add(SectionIndex, Address, Line); in addMapping()1264 LVAddressToLine *Map = SectionMappings.findMap(SectionIndex); in lineLowerBound()1274 LVAddressToLine *Map = SectionMappings.findMap(SectionIndex); in lineUpperBound()
428 LVDoubleMap<LVSectionIndex, LVAddress, LVLine *> SectionMappings; variable