HomeSort by: relevance | last modified time | path
    Searched defs:sgotplt (Results 1 - 25 of 51) sorted by relevancy

1 2 3

  /src/external/gpl3/binutils/dist/bfd/
elf32-vax.c 921 s = elf_hash_table (info)->sgotplt;
1030 s = elf_hash_table (info)->sgotplt;
1248 asection *sgotplt;
1258 sgotplt = NULL;
1397 sgotplt = elf_hash_table (info)->sgotplt;
1398 BFD_ASSERT (sgotplt != NULL);
1409 relocation = (sgotplt->output_section->vma
1410 + sgotplt->output_offset
1657 sgot = elf_hash_table (info)->sgotplt;
1247 asection *sgotplt; local
    [all...]
elf32-cris.c 1159 asection *sgotplt = htab->root.sgotplt;
1163 BFD_ASSERT (sgotplt != NULL);
1614 asection *sgotplt = htab->root.sgotplt;
1615 BFD_ASSERT (sgotplt != NULL);
1627 bfd_put_32 (output_bfd, (bfd_vma) 0, sgotplt->contents + 12);
1628 bfd_put_32 (output_bfd, (bfd_vma) 0, sgotplt->contents + 16);
1629 outrel.r_offset = (sgotplt->output_section->vma
1630 + sgotplt->output_offse
1153 asection *sgotplt = htab->root.sgotplt; local
1608 asection *sgotplt = htab->root.sgotplt; local
2101 asection *sgotplt; local
    [all...]
elf32-microblaze.c 1216 relocation = (htab->elf.sgotplt->output_section->vma
1217 + htab->elf.sgotplt->output_offset);
1303 if (htab->elf.sgotplt != NULL
1442 - htab->elf.sgotplt->output_section->vma
1443 - htab->elf.sgotplt->output_offset;
1460 relocation -= (htab->elf.sgotplt->output_section->vma
1461 + htab->elf.sgotplt->output_offset);
1475 relocation -= (htab->elf.sgotplt->output_section->vma
1476 + htab->elf.sgotplt->output_offset);
2817 htab->elf.sgotplt->size += 4
3167 asection *sgotplt; local
    [all...]
elf32-tilepro.c 1088 tilepro_plt_entry_build (asection *splt, asection *sgotplt, bfd_vma offset,
1096 bfd_signed_vma dist_got_entry = sgotplt->output_section->vma
1097 + sgotplt->output_offset
1238 htab->sgotplt = s;
2016 htab->sgotplt->size += GOT_ENTRY_SIZE;
2297 if (htab->sgotplt)
2308 && (htab->sgotplt->size
2315 htab->sgotplt->size = 0;
2328 || s == htab->sgotplt
3418 asection *sgotplt;
3415 asection *sgotplt; local
    [all...]
elfxx-tilegx.c 1255 asection *splt, asection *sgotplt,
1264 bfd_signed_vma dist_got_entry = sgotplt->output_section->vma
1265 + sgotplt->output_offset
1451 htab->sgotplt = s;
2266 htab->elf.sgotplt->size += GOT_ENTRY_SIZE (htab);
2543 if (htab->elf.sgotplt)
2554 && (htab->elf.sgotplt->size
2561 htab->elf.sgotplt->size = 0;
2574 || s == htab->elf.sgotplt
3788 asection *sgotplt;
3785 asection *sgotplt; local
    [all...]
elf32-sh.c 2684 htab->root.sgotplt->size += 4;
2686 htab->root.sgotplt->size += 8;
3123 BFD_ASSERT (htab->root.sgotplt && htab->root.sgotplt->size == 12);
3124 htab->root.sgotplt->size = 0;
3135 htab->root.hgot->root.u.def.value = htab->root.sgotplt->size;
3136 htab->root.sgotplt->size += 12;
3153 || s == htab->root.sgotplt
3251 return (htab->root.sgot->output_offset - htab->root.sgotplt->output_offset
3400 asection *sgotplt = NULL
3394 asection *sgotplt = NULL; local
5955 asection *sgotplt; local
6253 asection *sgotplt; local
    [all...]
elf64-alpha.c 1335 elf_hash_table (info)->sgotplt = s;
2536 asection *splt, *spltrel, *sgotplt;
2570 sgotplt = elf_hash_table(info)->sgotplt;
2571 sgotplt->size = entries ? 16 : 0;
4960 asection *splt, *sgotplt, *srelaplt;
4973 sgotplt = elf_hash_table (info)->sgotplt;
4974 BFD_ASSERT (sgotplt != NULL);
4975 if (sgotplt->size > 0
2528 asection *splt, *spltrel, *sgotplt; local
4950 asection *splt, *sgotplt, *srelaplt; local
    [all...]
elfnn-ia64.c 3072 ia64_info->root.sgotplt->size = 8 * PLT_RESERVED_WORDS;
4621 asection *sdyn, *sgotplt;
4625 sgotplt = ia64_info->root.sgotplt;
4658 dyn.d_un.d_ptr = (sgotplt->output_section->vma
4659 + sgotplt->output_offset);
4674 pltres = (sgotplt->output_section->vma
4675 + sgotplt->output_offset
4615 asection *sdyn, *sgotplt; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-vax.c 921 s = elf_hash_table (info)->sgotplt;
1030 s = elf_hash_table (info)->sgotplt;
1248 asection *sgotplt;
1258 sgotplt = NULL;
1396 sgotplt = elf_hash_table (info)->sgotplt;
1397 BFD_ASSERT (sgotplt != NULL);
1408 relocation = (sgotplt->output_section->vma
1409 + sgotplt->output_offset
1656 sgot = elf_hash_table (info)->sgotplt;
1247 asection *sgotplt; local
    [all...]
elf32-cris.c 1158 asection *sgotplt = htab->root.sgotplt;
1162 BFD_ASSERT (sgotplt != NULL);
1613 asection *sgotplt = htab->root.sgotplt;
1614 BFD_ASSERT (sgotplt != NULL);
1626 bfd_put_32 (output_bfd, (bfd_vma) 0, sgotplt->contents + 12);
1627 bfd_put_32 (output_bfd, (bfd_vma) 0, sgotplt->contents + 16);
1628 outrel.r_offset = (sgotplt->output_section->vma
1629 + sgotplt->output_offse
1152 asection *sgotplt = htab->root.sgotplt; local
1607 asection *sgotplt = htab->root.sgotplt; local
2100 asection *sgotplt; local
    [all...]
elf32-microblaze.c 1216 relocation = (htab->elf.sgotplt->output_section->vma
1217 + htab->elf.sgotplt->output_offset);
1303 if (htab->elf.sgotplt != NULL
1442 - htab->elf.sgotplt->output_section->vma
1443 - htab->elf.sgotplt->output_offset;
1460 relocation -= (htab->elf.sgotplt->output_section->vma
1461 + htab->elf.sgotplt->output_offset);
1475 relocation -= (htab->elf.sgotplt->output_section->vma
1476 + htab->elf.sgotplt->output_offset);
2820 htab->elf.sgotplt->size += 4
3170 asection *sgotplt; local
    [all...]
elf32-tilepro.c 1088 tilepro_plt_entry_build (asection *splt, asection *sgotplt, bfd_vma offset,
1096 bfd_signed_vma dist_got_entry = sgotplt->output_section->vma
1097 + sgotplt->output_offset
1238 htab->sgotplt = s;
2016 htab->sgotplt->size += GOT_ENTRY_SIZE;
2297 if (htab->sgotplt)
2308 && (htab->sgotplt->size
2315 htab->sgotplt->size = 0;
2328 || s == htab->sgotplt
3417 asection *sgotplt;
3414 asection *sgotplt; local
    [all...]
elfxx-tilegx.c 1258 asection *splt, asection *sgotplt,
1267 bfd_signed_vma dist_got_entry = sgotplt->output_section->vma
1268 + sgotplt->output_offset
1454 htab->sgotplt = s;
2269 htab->elf.sgotplt->size += GOT_ENTRY_SIZE (htab);
2546 if (htab->elf.sgotplt)
2557 && (htab->elf.sgotplt->size
2564 htab->elf.sgotplt->size = 0;
2577 || s == htab->elf.sgotplt
3790 asection *sgotplt;
3787 asection *sgotplt; local
    [all...]
elf32-sh.c 2684 htab->root.sgotplt->size += 4;
2686 htab->root.sgotplt->size += 8;
3123 BFD_ASSERT (htab->root.sgotplt && htab->root.sgotplt->size == 12);
3124 htab->root.sgotplt->size = 0;
3135 htab->root.hgot->root.u.def.value = htab->root.sgotplt->size;
3136 htab->root.sgotplt->size += 12;
3153 || s == htab->root.sgotplt
3251 return (htab->root.sgot->output_offset - htab->root.sgotplt->output_offset
3400 asection *sgotplt = NULL
3394 asection *sgotplt = NULL; local
5954 asection *sgotplt; local
6251 asection *sgotplt; local
    [all...]
elf64-alpha.c 1335 elf_hash_table (info)->sgotplt = s;
2536 asection *splt, *spltrel, *sgotplt;
2570 sgotplt = elf_hash_table(info)->sgotplt;
2571 sgotplt->size = entries ? 16 : 0;
4960 asection *splt, *sgotplt, *srelaplt;
4973 sgotplt = elf_hash_table (info)->sgotplt;
4974 BFD_ASSERT (sgotplt != NULL);
4975 if (sgotplt->size > 0
2528 asection *splt, *spltrel, *sgotplt; local
4950 asection *splt, *sgotplt, *srelaplt; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-vax.c 896 s = elf_hash_table (info)->sgotplt;
1005 s = elf_hash_table (info)->sgotplt;
1217 asection *sgotplt;
1227 sgotplt = NULL;
1365 sgotplt = elf_hash_table (info)->sgotplt;
1366 BFD_ASSERT (sgotplt != NULL);
1377 relocation = (sgotplt->output_section->vma
1378 + sgotplt->output_offset
1622 sgot = elf_hash_table (info)->sgotplt;
1216 asection *sgotplt; local
    [all...]
elf32-cris.c 1158 asection *sgotplt = htab->root.sgotplt;
1162 BFD_ASSERT (sgotplt != NULL);
1613 asection *sgotplt = htab->root.sgotplt;
1614 BFD_ASSERT (sgotplt != NULL);
1626 bfd_put_32 (output_bfd, (bfd_vma) 0, sgotplt->contents + 12);
1627 bfd_put_32 (output_bfd, (bfd_vma) 0, sgotplt->contents + 16);
1628 outrel.r_offset = (sgotplt->output_section->vma
1629 + sgotplt->output_offse
1152 asection *sgotplt = htab->root.sgotplt; local
1607 asection *sgotplt = htab->root.sgotplt; local
2100 asection *sgotplt; local
    [all...]
elf32-microblaze.c 1216 relocation = (htab->elf.sgotplt->output_section->vma
1217 + htab->elf.sgotplt->output_offset);
1303 if (htab->elf.sgotplt != NULL
1442 - htab->elf.sgotplt->output_section->vma
1443 - htab->elf.sgotplt->output_offset;
1460 relocation -= (htab->elf.sgotplt->output_section->vma
1461 + htab->elf.sgotplt->output_offset);
1475 relocation -= (htab->elf.sgotplt->output_section->vma
1476 + htab->elf.sgotplt->output_offset);
2823 htab->elf.sgotplt->size += 4
3172 asection *sgotplt; local
    [all...]
elf32-tilepro.c 1088 tilepro_plt_entry_build (asection *splt, asection *sgotplt, bfd_vma offset,
1096 bfd_signed_vma dist_got_entry = sgotplt->output_section->vma
1097 + sgotplt->output_offset
1238 htab->sgotplt = s;
2016 htab->sgotplt->size += GOT_ENTRY_SIZE;
2296 if (htab->sgotplt)
2307 && (htab->sgotplt->size
2314 htab->sgotplt->size = 0;
2327 || s == htab->sgotplt
3415 asection *sgotplt;
3412 asection *sgotplt; local
    [all...]
elfxx-tilegx.c 1258 asection *splt, asection *sgotplt,
1267 bfd_signed_vma dist_got_entry = sgotplt->output_section->vma
1268 + sgotplt->output_offset
1454 htab->sgotplt = s;
2269 htab->elf.sgotplt->size += GOT_ENTRY_SIZE (htab);
2545 if (htab->elf.sgotplt)
2556 && (htab->elf.sgotplt->size
2563 htab->elf.sgotplt->size = 0;
2576 || s == htab->elf.sgotplt
3788 asection *sgotplt;
3785 asection *sgotplt; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-vax.c 896 s = elf_hash_table (info)->sgotplt;
1005 s = elf_hash_table (info)->sgotplt;
1219 asection *sgotplt;
1229 sgotplt = NULL;
1368 sgotplt = elf_hash_table (info)->sgotplt;
1369 BFD_ASSERT (sgotplt != NULL);
1380 relocation = (sgotplt->output_section->vma
1381 + sgotplt->output_offset
1625 sgot = elf_hash_table (info)->sgotplt;
1218 asection *sgotplt; local
    [all...]
elf32-cris.c 1159 asection *sgotplt = htab->root.sgotplt;
1163 BFD_ASSERT (sgotplt != NULL);
1614 asection *sgotplt = htab->root.sgotplt;
1615 BFD_ASSERT (sgotplt != NULL);
1627 bfd_put_32 (output_bfd, (bfd_vma) 0, sgotplt->contents + 12);
1628 bfd_put_32 (output_bfd, (bfd_vma) 0, sgotplt->contents + 16);
1629 outrel.r_offset = (sgotplt->output_section->vma
1630 + sgotplt->output_offse
1153 asection *sgotplt = htab->root.sgotplt; local
1608 asection *sgotplt = htab->root.sgotplt; local
2101 asection *sgotplt; local
    [all...]
elf32-microblaze.c 1216 relocation = (htab->elf.sgotplt->output_section->vma
1217 + htab->elf.sgotplt->output_offset);
1303 if (htab->elf.sgotplt != NULL
1442 - htab->elf.sgotplt->output_section->vma
1443 - htab->elf.sgotplt->output_offset;
1460 relocation -= (htab->elf.sgotplt->output_section->vma
1461 + htab->elf.sgotplt->output_offset);
1475 relocation -= (htab->elf.sgotplt->output_section->vma
1476 + htab->elf.sgotplt->output_offset);
2817 htab->elf.sgotplt->size += 4
3167 asection *sgotplt; local
    [all...]
elf32-tilepro.c 1088 tilepro_plt_entry_build (asection *splt, asection *sgotplt, bfd_vma offset,
1096 bfd_signed_vma dist_got_entry = sgotplt->output_section->vma
1097 + sgotplt->output_offset
1238 htab->sgotplt = s;
2016 htab->sgotplt->size += GOT_ENTRY_SIZE;
2297 if (htab->sgotplt)
2308 && (htab->sgotplt->size
2315 htab->sgotplt->size = 0;
2328 || s == htab->sgotplt
3418 asection *sgotplt;
3415 asection *sgotplt; local
    [all...]
elfxx-tilegx.c 1258 asection *splt, asection *sgotplt,
1267 bfd_signed_vma dist_got_entry = sgotplt->output_section->vma
1268 + sgotplt->output_offset
1454 htab->sgotplt = s;
2269 htab->elf.sgotplt->size += GOT_ENTRY_SIZE (htab);
2546 if (htab->elf.sgotplt)
2557 && (htab->elf.sgotplt->size
2564 htab->elf.sgotplt->size = 0;
2577 || s == htab->elf.sgotplt
3791 asection *sgotplt;
3788 asection *sgotplt; local
    [all...]

Completed in 66 milliseconds

1 2 3