Searched defs:PcOffset (Results 1 – 2 of 2) sorted by relevance
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()
317 int64_t PcOffset = Entries.empty() ? 0 : FuncRange.value() + UnitPcOffset; in emitRangesEntries() local410 int64_t PcOffset = -Unit.getLowPc(); in emitUnitRangesEntries() local