Searched refs:AddrAdjust (Results 1 – 3 of 3) sorted by relevance
24 llvm::errs() << " AddrAdjust: " << AddrAdjust << '\n'; in dump()
536 MyInfo.AddrAdjust = *LocExprAddrAndRelocAdjustment.second; in shouldKeepVariableDIE()571 MyInfo.AddrAdjust = *RelocAdjustment; in shouldKeepSubprogramDIE()594 Unit.addLabelLowPc(*LowPc, MyInfo.AddrAdjust); in shouldKeepSubprogramDIE()613 Unit.addFunctionRange(*LowPc, *HighPc, MyInfo.AddrAdjust); in shouldKeepSubprogramDIE()1309 Unit.getInfo(InputDIE).AddrAdjust, IsLittleEndian); in cloneBlockAttribute()1546 ? LocationDieInfo.AddrAdjust in cloneScalarAttribute()1743 PCOffset = Info.AddrAdjust; in cloneDIE()
68 int64_t AddrAdjust; member