Searched defs:PcOffset (Results 1 – 5 of 5) sorted by relevance
94 void CompileUnit::addLabelLowPc(uint64_t LabelLowPc, int64_t PcOffset) { in addLabelLowPc()99 int64_t PcOffset) { in addFunctionRange()116 void CompileUnit::noteLocationAttribute(PatchLocation Attr, int64_t PcOffset) { in noteLocationAttribute()
102 void CompileUnit::addLabelLowPc(uint64_t LabelLowPc, int64_t PcOffset) { in addLabelLowPc()107 int64_t PcOffset) { in addFunctionRange()124 void CompileUnit::noteLocationAttribute(PatchLocation Attr, int64_t PcOffset) { in noteLocationAttribute()
291 int64_t PcOffset = Entries.empty() ? 0 : FuncRange.value() + UnitPcOffset; in emitRangesEntries() local384 int64_t PcOffset = -Unit.getLowPc(); in emitUnitRangesEntries() local
432 int64_t PcOffset) { in addFunctionRange()445 void CompileUnit::noteLocationAttribute(PatchLocation Attr, int64_t PcOffset) { in noteLocationAttribute()724 int64_t PcOffset = Entries.empty() ? 0 : FuncRange.value() + UnitPcOffset; in emitRangesEntries() local817 int64_t PcOffset = -Unit.getLowPc(); in emitUnitRangesEntries() local
978 static constexpr RelocOffsetT PcOffset = -8; in loadNamedConstantRelocatablePIC() local