Searched refs:ParentLowPC (Results 1 – 2 of 2) sorted by relevance
136 LVAddress ParentLowPC = Entry->getLowerAddress(); in fillLocationGaps() local143 LVAddress Marker = ParentLowPC; in fillLocationGaps()
3427 LVAddress ParentLowPC = 0; in inlineSiteAnnotation() local3431 ParentLowPC = (*Locations->begin())->getLowerAddress(); in inlineSiteAnnotation()3453 << "Low PC: " << hexValue(ParentLowPC) << "\n"; in inlineSiteAnnotation()3463 uint64_t CodeOffset = ParentLowPC; in inlineSiteAnnotation()