Searched refs:sgotplt (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-i386.c594 asection *sgotplt;
665 ret->sgotplt = NULL;
690 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
691 if (!htab->sgot || !htab->sgotplt)
1524 htab->sgotplt->size += 4;
1832 || s == htab->sgotplt)
2268 - htab->sgotplt->output_section->vma
2269 - htab->sgotplt->output_offset;
2281 relocation -= htab->sgotplt->output_section->vma
2282 + htab->sgotplt
592 asection *sgotplt; member in struct:elf_i386_link_hash_table
[all...]
H A Delf64-x86-64.c364 asection *sgotplt;
434 ret->sgotplt = NULL;
459 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
460 if (!htab->sgot || !htab->sgotplt)
1324 htab->sgotplt->size += GOT_ENTRY_SIZE;
1623 || s == htab->sgotplt)
1916 relocation -= htab->sgotplt->output_section->vma
1917 - htab->sgotplt->output_offset;
2483 || htab->sgotplt == NULL
2508 (htab->sgotplt
362 asection *sgotplt; member in struct:elf64_x86_64_link_hash_table
[all...]
H A Delf32-cris.c949 asection *sgotplt
954 BFD_ASSERT (sgotplt != NULL);
1424 asection *sgotplt;
1460 sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
1462 BFD_ASSERT (splt != NULL && sgotplt != NULL
1465 got_base = sgotplt->output_section->vma + sgotplt->output_offset;
1505 sgotplt->contents + got_offset);
1508 rela.r_offset = (sgotplt->output_section->vma
1509 + sgotplt
943 asection *sgotplt local
1417 asection *sgotplt; local
[all...]
H A Delf32-s390.c700 asection *sgotplt; member in struct:elf_s390_link_hash_table
774 ret->sgotplt = NULL;
801 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
802 if (!htab->sgot || !htab->sgotplt)
1783 htab->sgotplt->size += GOT_ENTRY_SIZE;
2091 || s == htab->sgotplt)
3076 || htab->sgotplt == NULL
3113 (htab->sgotplt->output_section->vma
3114 + htab->sgotplt->output_offset
3180 htab->sgotplt
[all...]
H A Delf64-s390.c653 asection *sgotplt; member in struct:elf_s390_link_hash_table
727 ret->sgotplt = NULL;
754 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
755 if (!htab->sgot || !htab->sgotplt)
1755 htab->sgotplt->size += GOT_ENTRY_SIZE;
2062 || s == htab->sgotplt)
3073 || htab->sgotplt == NULL
3104 (htab->sgotplt->output_section->vma +
3105 htab->sgotplt->output_offset + got_offset
3123 htab->sgotplt
[all...]
H A Delf32-xtensa.c1270 asection *s, *srelplt, *splt, *sgotplt, *srelgot, *spltlittbl, *sgotloc;
1350 sgotplt = elf_xtensa_get_gotplt_section (dynobj, chunk);
1351 if (sgotplt == NULL)
1363 sgotplt->size = 4 * (chunk_entries + 2);
1370 sgotplt->size = 0;
1943 asection *splt, *sgotplt;
1950 sgotplt = elf_xtensa_get_gotplt_section (dynobj, chunk);
1951 BFD_ASSERT (splt != NULL && sgotplt != NULL);
1954 got_base = sgotplt->output_section->vma + sgotplt
1266 asection *s, *srelplt, *splt, *sgotplt, *srelgot, *spltlittbl, *sgotloc; local
1937 asection *splt, *sgotplt; local
2533 asection *sgotplt, *srelgot, *spltlittbl; local
8372 asection *splt, *sgotplt, *srelgot; local
9393 asection *sgotplt; local
[all...]
H A Delf32-vax.c1433 asection *sgotplt;
1448 sgotplt = NULL;
1613 if (sgotplt == NULL)
1615 sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
1628 relocation = (sgotplt->output_section->vma
1629 + sgotplt->output_offset
1432 asection *sgotplt; local
H A Delf32-sh.c3721 asection *sgotplt;
3808 ret->sgotplt = NULL;
3833 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
3834 if (! htab->sgot || ! htab->sgotplt)
4236 htab->sgotplt->size += 4;
4546 || s == htab->sgotplt)
4659 asection *sgotplt;
4671 sgotplt = htab->sgotplt;
5190 BFD_ASSERT (sgotplt !
3719 asection *sgotplt; member in struct:elf_sh_link_hash_table
4655 asection *sgotplt; local
[all...]
H A Delf64-sh64.c1493 asection *sgotplt; local
1504 sgotplt = NULL;
1856 if (sgotplt == NULL)
1858 sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
1859 BFD_ASSERT (sgotplt != NULL);
1862 relocation = (sgotplt->output_offset
H A Delf32-m32r.c1610 asection *sgotplt;
1697 ret->sgotplt = NULL;
1724 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
1725 if (! htab->sgot || ! htab->sgotplt)
2175 htab->sgotplt->size += 4;
2427 || s == htab->sgotplt)
3321 sgot = htab->sgotplt;
3508 sgot = htab->sgotplt;
1606 asection *sgotplt; member in struct:elf_m32r_link_hash_table
H A Delfxx-ia64.c4636 asection *sdyn, *sgotplt;
4640 sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
4673 dyn.d_un.d_ptr = (sgotplt->output_section->vma
4674 + sgotplt->output_offset);
4696 pltres = (sgotplt->output_section->vma
4697 + sgotplt->output_offset
4630 asection *sdyn, *sgotplt; local
H A Delf32-arm.h203 asection *sgotplt; member in struct:elf32_arm_link_hash_table
258 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
259 if (!htab->sgot || !htab->sgotplt)
372 ret->sgotplt = NULL;
3481 htab->sgotplt->size += 4;

Completed in 207 milliseconds