Lines Matching refs:got_offset
3614 bfd_vma got_offset;
3649 got_offset = (h->plt.offset / plt_entry_size
3651 got_offset = (got_offset + 3) * 4;
3655 got_offset = h->plt.offset / plt_entry_size;
3656 got_offset = got_offset * 4;
3688 + got_offset),
3723 + got_offset);
3731 bfd_put_32 (output_bfd, got_offset,
3747 gotplt->contents + got_offset);
3752 + got_offset);
3766 gotplt->contents + got_offset);
3803 bfd_vma got_offset, plt_offset;
3811 got_offset = h->got.offset;
3813 if (got_offset == (bfd_vma) -1
3823 got_offset += got->output_section->vma + got->output_offset;
3828 got_offset += (got->output_section->vma
3837 bfd_put_32 (output_bfd, got_offset,