Home | History | Annotate | Download | only in bfd

Lines Matching refs:got_offset

900       ARC_DEBUG ("GOT_OFFSET = 0x%x\n", GOT); \
1403 bfd_vma got_offset = h->got.glist->offset;
1405 htab->sgot->contents + got_offset);
2079 bfd_vma got_offset = (plt_index + 3) * 4;
2087 got_offset,
2090 + got_offset,
2109 got_offset);
2115 htab->sgotplt->contents + got_offset);
2124 + got_offset);
2312 bfd_vma got_offset = h->got.glist->offset;
2321 ADD_RELA (output_bfd, got, got_offset, 0, R_ARC_RELATIVE, 0);
2328 ADD_RELA (output_bfd, got, got_offset, h->dynindx,
2344 ADD_RELA (output_bfd, got, got_offset, dynindx,
2347 GOT_OFFSET = 0x%x, GOT_VMA = 0x%x, INDEX = %d, ADDEND = 0x%x\n",
2349 got_offset,
2351 + htab->sgot->output_offset + got_offset,
2359 htab->sgot->contents + got_offset);
2362 got_offset + (e == TLS_GOT_MOD_AND_OFF ? 4 : 0),
2369 GOT_OFFSET = 0x%x, GOT_VMA = 0x%x, INDEX = %d, ADDEND = 0x%x\n",
2371 got_offset,
2373 + htab->sgot->output_offset + got_offset,