Searched refs:AddrAdjust (Results 1 – 5 of 5) sorted by relevance
55 int64_t AddrAdjust; member
645 Info.AddrAdjust = BinaryAddress + ValidReloc.Addend; in hasValidRelocationAt()647 Info.AddrAdjust -= ObjectAddress; in hasValidRelocationAt()
189 int64_t AddrAdjust; ///< Address offset to apply to the described entity. member2050 Info.AddrAdjust = int64_t(Mapping.BinaryAddress) + ValidReloc.Addend; in hasValidRelocation()2052 Info.AddrAdjust -= ObjectAddress; in hasValidRelocation()2165 Ranges[LowPc] = std::make_pair(HighPc, MyInfo.AddrAdjust); in shouldKeepSubprogramDIE()2166 Unit.addFunctionRange(LowPc, HighPc, MyInfo.AddrAdjust); in shouldKeepSubprogramDIE()2777 PCOffset = Info.AddrAdjust; in cloneDIE()
537 Unit.addLabelLowPc(*LowPc, MyInfo.AddrAdjust); in shouldKeepSubprogramDIE()551 Ranges[*LowPc] = ObjFileAddressRange(*HighPc, MyInfo.AddrAdjust); in shouldKeepSubprogramDIE()552 Unit.addFunctionRange(*LowPc, *HighPc, MyInfo.AddrAdjust); in shouldKeepSubprogramDIE()1428 PCOffset = Info.AddrAdjust; in cloneDIE()