Home | History | Annotate | Download | only in dsymutil

Lines Matching refs:AddrAdjust

504   Info.AddrAdjust = int64_t(Mapping.BinaryAddress) + ValidReloc.Addend;
506 Info.AddrAdjust -= ObjectAddress;
621 Unit.addLabelLowPc(*LowPc, MyInfo.AddrAdjust);
635 Ranges[*LowPc] = DebugMapObjectRange(*HighPc, MyInfo.AddrAdjust);
636 Unit.addFunctionRange(*LowPc, *HighPc, MyInfo.AddrAdjust);
1445 PCOffset = Info.AddrAdjust;