Lines Matching refs:r_addend
2479 if (R.r_addend < 0) in printRelocation()
2488 int64_t RelAddend = R.r_addend; in printRelocation()
2537 Rela.r_addend = 0; in printRelocations()
2982 int64_t RelAddend = R.r_addend; in printDynamicRelocation()
2984 if (R.r_addend < 0) in printDynamicRelocation()
3032 Rela.r_addend = 0; in printDynamicRelocations()
3052 Rela.r_addend = 0; in printDynamicRelocations()
3274 Rela.r_addend = 0; in printRelocations()
3307 W.printHex("Addend", Rel.r_addend); in printRelocation()
3312 << W.hex(Rel.r_addend) << "\n"; in printRelocation()
3469 Rela.r_addend = 0; in printDynamicRelocations()
3480 Rela.r_addend = 0; in printDynamicRelocations()
3501 W.printHex("Addend", Rel.r_addend); in printDynamicRelocation()
3506 << W.hex(Rel.r_addend) << "\n"; in printDynamicRelocation()