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