Searched refs:UnitPcOffset (Results 1 – 1 of 1) sorted by relevance
432 int64_t UnitPcOffset, uint64_t OrigLowPc,599 int64_t UnitPcOffset, uint64_t OrigLowPc, in emitRangesEntries() argument606 int64_t PcOffset = FuncRange.value() + UnitPcOffset; in emitRangesEntries()732 int64_t UnitPcOffset = 0; in emitLocationsForUnit() local736 UnitPcOffset = int64_t(OrigLowPc) - Unit.getLowPc(); in emitLocationsForUnit()743 int64_t LocPcOffset = Attr.second + UnitPcOffset; in emitLocationsForUnit()2210 int64_t UnitPcOffset = 0; in patchRangesForUnit() local2212 UnitPcOffset = int64_t(OrigLowPc) - Unit.getLowPc(); in patchRangesForUnit()2231 Streamer->emitRangesEntries(UnitPcOffset, OrigLowPc, CurrRange, Entries, in patchRangesForUnit()