Home | History | Annotate | Download | only in bfd

Lines Matching refs:got_offset

3389   bfd_vma got_offset;
3403 got_offset = plt_index * GOT_ENTRY_SIZE;
3414 gotplt->output_offset + got_offset
3435 gotplt->contents + got_offset);
3440 + got_offset);
3482 bfd_vma got_offset;
3513 got_offset = (plt_index + 3) * GOT_ENTRY_SIZE;
3522 htab->elf.sgotplt->output_offset + got_offset
3542 htab->elf.sgotplt->contents + got_offset);
3547 + got_offset);