Searched refs:getLowPc (Results 1 – 5 of 5) sorted by relevance
128 uint64_t getLowPc() const { return LowPc; } in getLowPc() function
132 uint64_t getLowPc() const { return LowPc; } in getLowPc() function
384 int64_t PcOffset = -Unit.getLowPc(); in emitUnitRangesEntries()422 UnitPcOffset = int64_t(*OrigLowPc) - Unit.getLowPc(); in emitLocationsForUnit()
1124 Addr = Unit.getLowPc(); in cloneAddressAttribute()1184 if (Unit.getLowPc() == -1ULL) in cloneScalarAttribute()1187 Value = Unit.getHighPc() - Unit.getLowPc(); in cloneScalarAttribute()1569 UnitPcOffset = int64_t(OrigLowPc) - Unit.getLowPc(); in patchRangesForUnit()
241 uint64_t getLowPc() const { return LowPc; } in getLowPc() function in llvm::dsymutil::__anondabe43b60111::CompileUnit817 int64_t PcOffset = -Unit.getLowPc(); in emitUnitRangesEntries()853 UnitPcOffset = int64_t(OrigLowPc) - Unit.getLowPc(); in emitLocationsForUnit()2491 Addr = Unit.getLowPc(); in cloneAddressAttribute()2521 if (Unit.getLowPc() == -1ULL) in cloneScalarAttribute()2524 Value = Unit.getHighPc() - Unit.getLowPc(); in cloneScalarAttribute()2892 UnitPcOffset = int64_t(OrigLowPc) - Unit.getLowPc(); in patchRangesForUnit()