Home | History | Annotate | Download | only in bfd

Lines Matching refs:got_offset

5246       bfd_vma got_offset;
5292 got_offset = h->plt.offset / plt_entry_size - 1;
5293 got_offset = (got_offset + 3) * 4;
5297 got_offset = h->plt.offset / plt_entry_size;
5298 got_offset = got_offset * 4;
5309 + got_offset),
5344 + got_offset);
5354 bfd_put_32 (output_bfd, got_offset,
5369 gotplt->contents + got_offset);
5374 + got_offset);
5388 gotplt->contents + got_offset);
5418 bfd_vma got_offset, plt_offset;
5429 got_offset = h->got.offset;
5431 if (got_offset == (bfd_vma) -1
5441 got_offset += got->output_section->vma + got->output_offset;
5446 got_offset += (got->output_section->vma
5455 bfd_put_32 (output_bfd, got_offset,