Home | History | Annotate | Download | only in bfd

Lines Matching refs:got_offset

3318   bfd_vma got_offset;
3332 got_offset = plt_index * GOT_ENTRY_SIZE;
3343 gotplt->output_offset + got_offset
3364 gotplt->contents + got_offset);
3369 + got_offset);
3411 bfd_vma got_offset;
3443 got_offset = (plt_index + 3) * GOT_ENTRY_SIZE;
3452 htab->elf.sgotplt->output_offset + got_offset
3472 htab->elf.sgotplt->contents + got_offset);
3477 + got_offset);