Lines Matching refs:got_offset
3673 bfd_vma got_offset;
3708 got_offset = (h->plt.offset / plt_entry_size
3710 got_offset = (got_offset + 3) * 4;
3714 got_offset = h->plt.offset / plt_entry_size;
3715 got_offset = got_offset * 4;
3747 + got_offset),
3782 + got_offset);
3790 bfd_put_32 (output_bfd, got_offset,
3806 gotplt->contents + got_offset);
3811 + got_offset);
3825 gotplt->contents + got_offset);
3862 bfd_vma got_offset, plt_offset;
3870 got_offset = h->got.offset;
3872 if (got_offset == (bfd_vma) -1
3882 got_offset += got->output_section->vma + got->output_offset;
3887 got_offset += (got->output_section->vma
3896 bfd_put_32 (output_bfd, got_offset,