Home | History | Annotate | Download | only in bfd

Lines Matching refs:got_offset

3662       bfd_vma got_offset;
3697 got_offset = (h->plt.offset / plt_entry_size
3699 got_offset = (got_offset + 3) * 4;
3703 got_offset = h->plt.offset / plt_entry_size;
3704 got_offset = got_offset * 4;
3736 + got_offset),
3771 + got_offset);
3779 bfd_put_32 (output_bfd, got_offset,
3795 gotplt->contents + got_offset);
3800 + got_offset);
3814 gotplt->contents + got_offset);
3851 bfd_vma got_offset, plt_offset;
3859 got_offset = h->got.offset;
3861 if (got_offset == (bfd_vma) -1
3871 got_offset += got->output_section->vma + got->output_offset;
3876 got_offset += (got->output_section->vma
3885 bfd_put_32 (output_bfd, got_offset,