Searched refs:dynobj (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dsunos.c614 bfd *dynobj;
691 ret->dynobj = NULL;
741 sunos_hash_table (info)->dynobj = abfd;
802 bfd *dynobj;
804 dynobj = sunos_hash_table (info)->dynobj;
806 s = bfd_get_section_by_name (dynobj, ".got");
827 bfd *dynobj;
844 dynobj = sunos_hash_table (info)->dynobj;
613 bfd *dynobj; member in struct:sunos_link_hash_table
801 bfd *dynobj; local
826 bfd *dynobj; local
1252 bfd *dynobj; local
1406 bfd *dynobj; local
1801 bfd *dynobj; local
1877 bfd *dynobj; local
2111 bfd *dynobj; local
2339 bfd *dynobj; local
2693 bfd *dynobj; local
[all...]
H A Delf-vxworks.c81 elf_vxworks_create_dynamic_sections (bfd *dynobj, struct bfd_link_info *info, argument
89 bed = get_elf_backend_data (dynobj);
93 s = bfd_make_section_with_flags (dynobj,
100 || !bfd_set_section_alignment (dynobj, s, bed->s->log_file_align))
H A Delf32-score.c996 bfd *dynobj; local
998 dynobj = elf_hash_table (info)->dynobj;
1000 g = score_elf_got_info (dynobj, NULL);
1139 score_elf_rel_dyn_section (bfd *dynobj, bfd_boolean create_p) argument
1144 sreloc = bfd_get_section_by_name (dynobj, dname);
1147 sreloc = bfd_make_section_with_flags (dynobj, dname,
1155 || ! bfd_set_section_alignment (dynobj, sreloc,
1156 SCORE_ELF_LOG_FILE_ALIGN (dynobj)))
1194 bfd *dynobj; local
1462 bfd *dynobj; local
1669 score_elf_got_offset_from_index(bfd *dynobj, bfd *output_bfd, bfd *input_bfd ATTRIBUTE_UNUSED, bfd_vma index) argument
2492 bfd *dynobj; local
2809 bfd *dynobj; local
2898 bfd *dynobj; local
2975 bfd *dynobj; local
3203 bfd *dynobj; local
3290 bfd *dynobj; local
[all...]
H A Di386linux.c161 bfd *dynobj;
241 ret->dynobj = NULL;
356 && linux_hash_table (info)->dynobj == NULL
363 linux_hash_table (info)->dynobj = abfd;
404 s = bfd_get_section_by_name (linux_hash_table (info)->dynobj,
409 (info, linux_hash_table (info)->dynobj, SHARABLE_CONFLICTS,
583 if (linux_hash_table (info)->dynobj == NULL)
591 s = bfd_get_section_by_name (linux_hash_table (info)->dynobj,
622 if (linux_hash_table (info)->dynobj == NULL)
625 s = bfd_get_section_by_name (linux_hash_table (info)->dynobj,
160 bfd *dynobj; member in struct:linux_link_hash_table
[all...]
H A Dsparclinux.c161 bfd *dynobj; member in struct:linux_link_hash_table
241 ret->dynobj = NULL;
356 && linux_hash_table (info)->dynobj == NULL
363 linux_hash_table (info)->dynobj = abfd;
404 s = bfd_get_section_by_name (linux_hash_table (info)->dynobj,
409 (info, linux_hash_table (info)->dynobj, SHARABLE_CONFLICTS,
582 if (linux_hash_table (info)->dynobj == NULL)
590 s = bfd_get_section_by_name (linux_hash_table (info)->dynobj,
621 if (linux_hash_table (info)->dynobj == NULL)
624 s = bfd_get_section_by_name (linux_hash_table (info)->dynobj,
[all...]
H A Delf64-alpha.c1314 dynobj's .got section. We don't do this in the linker script
1750 bfd *dynobj;
1770 dynobj = elf_hash_table(info)->dynobj;
1771 if (dynobj == NULL)
1772 elf_hash_table(info)->dynobj = dynobj = abfd;
1944 sreloc = bfd_get_section_by_name (dynobj, rel_sec_name);
1953 sreloc = bfd_make_section_with_flags (dynobj,
1957 || !bfd_set_section_alignment (dynobj, srelo
1742 bfd *dynobj; local
2010 bfd *dynobj; local
2485 bfd *dynobj; local
2676 bfd *dynobj = elf_hash_table(info)->dynobj; local
2691 bfd *i, *dynobj; local
2741 bfd *dynobj; local
4019 bfd *dynobj, *gotobj; local
4649 bfd *dynobj = elf_hash_table(info)->dynobj; local
4796 bfd *dynobj; local
5158 bfd *i, *dynobj = elf_hash_table(info)->dynobj; local
[all...]
H A Delfxx-mips.c2063 bfd *dynobj;
2066 dynobj = elf_hash_table (info)->dynobj;
2067 sreloc = bfd_get_section_by_name (dynobj, dname);
2070 sreloc = bfd_make_section_with_flags (dynobj, dname,
2078 || ! bfd_set_section_alignment (dynobj, sreloc,
2079 MIPS_ELF_LOG_FILE_ALIGN (dynobj)))
2252 bfd *dynobj;
2255 dynobj = elf_hash_table (info)->dynobj;
2050 bfd *dynobj; local
2239 bfd *dynobj; local
2603 mips_elf_got_offset_from_index(bfd *dynobj, bfd *output_bfd, bfd *input_bfd, bfd_vma index) argument
2742 bfd *dynobj; local
3911 bfd *dynobj; local
4763 bfd *dynobj; local
6119 bfd *dynobj; local
6931 bfd *dynobj; local
7029 bfd *dynobj; local
7193 bfd *dynobj; local
7328 bfd *dynobj; local
8178 bfd *dynobj; local
8412 bfd *dynobj; local
8672 bfd *dynobj; local
9663 bfd *dynobj; local
10258 bfd *dynobj; local
[all...]
H A Delfxx-sparc.c881 create_got_section (bfd *dynobj, struct bfd_link_info *info)
885 if (! _bfd_elf_create_got_section (dynobj, info))
889 htab->sgot = bfd_get_section_by_name (dynobj, ".got");
892 htab->srelgot = bfd_make_section_with_flags (dynobj, ".rela.got",
900 || ! bfd_set_section_alignment (dynobj, htab->srelgot,
906 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
919 _bfd_sparc_elf_create_dynamic_sections (bfd *dynobj,
925 if (!htab->sgot && !create_got_section (dynobj, info))
928 if (!_bfd_elf_create_dynamic_sections (dynobj, info))
931 htab->splt = bfd_get_section_by_name (dynobj, "
880 create_got_section(bfd *dynobj, struct bfd_link_info *info) argument
918 _bfd_sparc_elf_create_dynamic_sections(bfd *dynobj, struct bfd_link_info *info) argument
1430 bfd *dynobj; local
2122 bfd *dynobj; local
3635 bfd *dynobj; local
3806 sparc_finish_dyn(bfd *output_bfd, struct bfd_link_info *info, bfd *dynobj, asection *sdyn, asection *splt ATTRIBUTE_UNUSED) argument
3989 bfd *dynobj; local
[all...]
H A Delf32-s390.c811 create_got_section (dynobj, info)
812 bfd *dynobj;
817 if (! _bfd_elf_create_got_section (dynobj, info))
821 htab->sgot = bfd_get_section_by_name (dynobj, ".got");
822 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
826 htab->srelgot = bfd_make_section_with_flags (dynobj, ".rela.got",
833 || ! bfd_set_section_alignment (dynobj, htab->srelgot, 2))
843 elf_s390_create_dynamic_sections (dynobj, info)
844 bfd *dynobj;
850 if (!htab->sgot && !create_got_section (dynobj, inf
1280 bfd *dynobj; local
1983 bfd *dynobj; local
3371 bfd *dynobj; local
[all...]
H A Delf64-s390.c766 create_got_section (dynobj, info)
767 bfd *dynobj;
772 if (! _bfd_elf_create_got_section (dynobj, info))
776 htab->sgot = bfd_get_section_by_name (dynobj, ".got");
777 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
781 htab->srelgot = bfd_make_section_with_flags (dynobj, ".rela.got",
788 || ! bfd_set_section_alignment (dynobj, htab->srelgot, 3))
798 elf_s390_create_dynamic_sections (dynobj, info)
799 bfd *dynobj;
805 if (!htab->sgot && !create_got_section (dynobj, inf
1247 bfd *dynobj; local
1957 bfd *dynobj; local
3277 bfd *dynobj; local
[all...]
H A Delf32-i386.c772 create_got_section (bfd *dynobj, struct bfd_link_info *info)
776 if (! _bfd_elf_create_got_section (dynobj, info))
780 htab->sgot = bfd_get_section_by_name (dynobj, ".got");
781 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
785 htab->srelgot = bfd_make_section_with_flags (dynobj, ".rel.got",
792 || ! bfd_set_section_alignment (dynobj, htab->srelgot, 2))
802 elf_i386_create_dynamic_sections (bfd *dynobj, struct bfd_link_info *info)
807 if (!htab->sgot && !create_got_section (dynobj, info))
810 if (!_bfd_elf_create_dynamic_sections (dynobj, info))
813 htab->splt = bfd_get_section_by_name (dynobj, "
770 create_got_section(bfd *dynobj, struct bfd_link_info *info) argument
800 elf_i386_create_dynamic_sections(bfd *dynobj, struct bfd_link_info *info) argument
1186 bfd *dynobj; local
1844 bfd *dynobj; local
3588 bfd *dynobj; local
[all...]
H A Delf64-x86-64.c574 create_got_section (bfd *dynobj, struct bfd_link_info *info)
578 if (! _bfd_elf_create_got_section (dynobj, info))
582 htab->sgot = bfd_get_section_by_name (dynobj, ".got");
583 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
587 htab->srelgot = bfd_make_section_with_flags (dynobj, ".rela.got",
594 || ! bfd_set_section_alignment (dynobj, htab->srelgot, 3))
604 elf64_x86_64_create_dynamic_sections (bfd *dynobj, struct bfd_link_info *info)
609 if (!htab->sgot && !create_got_section (dynobj, info))
612 if (!_bfd_elf_create_dynamic_sections (dynobj, info))
615 htab->splt = bfd_get_section_by_name (dynobj, "
572 create_got_section(bfd *dynobj, struct bfd_link_info *info) argument
602 elf64_x86_64_create_dynamic_sections(bfd *dynobj, struct bfd_link_info *info) argument
1036 bfd *dynobj; local
1685 bfd *dynobj; local
3247 bfd *dynobj; local
[all...]
H A Delfxx-ia64.c2568 bfd *dynobj;
2575 dynobj = ia64_info->root.dynobj;
2576 if (!dynobj)
2577 ia64_info->root.dynobj = dynobj = abfd;
2578 if (!_bfd_elf_create_got_section (dynobj, info))
2581 got = bfd_get_section_by_name (dynobj, ".got");
2608 bfd *dynobj;
2613 dynobj
2562 bfd *dynobj; local
2602 bfd *dynobj; local
2658 bfd *dynobj; local
2697 bfd *dynobj; local
3616 bfd *dynobj; local
5433 bfd *dynobj; local
[all...]
H A Delf32-arm.c2119 /* A section in dynobj. */
2303 create_got_section (bfd *dynobj, struct bfd_link_info *info) argument
2312 if (! _bfd_elf_create_got_section (dynobj, info))
2315 htab->sgot = bfd_get_section_by_name (dynobj, ".got");
2316 htab->sgotplt = bfd_get_section_by_name (dynobj, ".got.plt");
2320 htab->srelgot = bfd_make_section_with_flags (dynobj,
2328 || ! bfd_set_section_alignment (dynobj, htab->srelgot, 2))
2338 elf32_arm_create_dynamic_sections (bfd *dynobj, struct bfd_link_info *info) argument
2343 if (!htab->sgot && !create_got_section (dynobj, info))
2346 if (!_bfd_elf_create_dynamic_sections (dynobj, inf
4512 bfd * dynobj = NULL; local
7534 bfd *dynobj; local
8056 bfd * dynobj; local
8539 bfd * dynobj; local
8795 bfd * dynobj; local
9083 bfd * dynobj; local
[all...]
H A Delf32-ppc.c2844 if (!htab->elf.dynobj)
2845 htab->elf.dynobj = abfd;
2847 htab->sbss = bfd_make_section_anyway_with_flags (htab->elf.dynobj,
2891 if (!htab->elf.dynobj)
2892 htab->elf.dynobj = abfd;
2894 s = bfd_make_section_anyway_with_flags (htab->elf.dynobj,
2898 || !bfd_set_section_alignment (htab->elf.dynobj, s, 2))
3154 if (htab->elf.dynobj == NULL)
3155 htab->elf.dynobj = abfd;
3156 if (!ppc_elf_create_got (htab->elf.dynobj, inf
7412 bfd * dynobj; local
[all...]
H A Delflink.c139 if (hash_table->dynobj == NULL)
140 hash_table->dynobj = abfd;
174 abfd = elf_hash_table (info)->dynobj;
754 if (htab->dynobj != NULL
755 && (ip = bfd_get_section_by_name (htab->dynobj, p->name)) != NULL
2432 if (elf_hash_table (eif->info)->dynobj)
2434 bed = get_elf_backend_data (elf_hash_table (eif->info)->dynobj);
2478 bed = get_elf_backend_data (elf_hash_table (eif->info)->dynobj);
2520 bfd *dynobj;
2625 dynobj
2513 bfd *dynobj; local
3129 bfd *dynobj = hash_table->dynobj; local
5254 bfd *dynobj = elf_hash_table (info)->dynobj; local
5381 bfd *dynobj; local
6171 bfd *dynobj; local
9327 bfd *dynobj; local
[all...]
H A Delf64-ppc.c3736 htab->elf.dynobj = abfd;
3888 create_linkage_sections (bfd *dynobj, struct bfd_link_info *info)
3898 htab->sfpr = bfd_make_section_anyway_with_flags (dynobj, ".sfpr",
3901 || ! bfd_set_section_alignment (dynobj, htab->sfpr, 2))
3905 htab->glink = bfd_make_section_anyway_with_flags (dynobj, ".glink",
3908 || ! bfd_set_section_alignment (dynobj, htab->glink, 3))
3914 htab->brlt = bfd_make_section_anyway_with_flags (dynobj, ".branch_lt",
3917 || ! bfd_set_section_alignment (dynobj, htab->brlt, 3))
3925 htab->relbrlt = bfd_make_section_anyway_with_flags (dynobj,
3929 || ! bfd_set_section_alignment (dynobj, hta
3884 create_linkage_sections(bfd *dynobj, struct bfd_link_info *info) argument
3973 ppc64_elf_create_dynamic_sections(bfd *dynobj, struct bfd_link_info *info) argument
4946 bfd *dynobj; local
7986 bfd *dynobj; local
11682 bfd *dynobj; local
[all...]
H A Delf64-sparc.c557 bfd * dynobj = elf_hash_table (info)->dynobj;
558 asection *dynsymsec = bfd_get_section_by_name (dynobj, ".dynsym");
556 bfd * dynobj = elf_hash_table (info)->dynobj; local
H A Delf-bfd.h330 bfd *dynobj;
329 bfd *dynobj; member in struct:elf_link_hash_table

Completed in 371 milliseconds