Home
last modified time | relevance | path

Searched refs:sdynbss (Results 1 – 10 of 10) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delfxx-sparc.h53 asection *sdynbss; member
Delf64-x86-64.c382 asection *sdynbss; member
452 ret->sdynbss = NULL; in elf64_x86_64_link_hash_table_create()
507 htab->sdynbss = bfd_get_section_by_name (dynobj, ".dynbss"); in elf64_x86_64_create_dynamic_sections()
511 if (!htab->splt || !htab->srelplt || !htab->sdynbss in elf64_x86_64_create_dynamic_sections()
1274 s = htab->sdynbss; in elf64_x86_64_adjust_dynamic_symbol()
1653 || s == htab->sdynbss) in elf64_x86_64_size_dynamic_sections()
Delf32-i386.c603 asection *sdynbss; member
686 ret->sdynbss = NULL; in elf_i386_link_hash_table_create()
749 htab->sdynbss = bfd_get_section_by_name (dynobj, ".dynbss"); in elf_i386_create_dynamic_sections()
753 if (!htab->splt || !htab->srelplt || !htab->sdynbss in elf_i386_create_dynamic_sections()
1491 s = htab->sdynbss; in elf_i386_adjust_dynamic_symbol()
1925 || s == htab->sdynbss) in elf_i386_size_dynamic_sections()
Delf64-s390.c664 asection *sdynbss; member
738 ret->sdynbss = NULL;
797 htab->sdynbss = bfd_get_section_by_name (dynobj, ".dynbss");
801 if (!htab->splt || !htab->srelplt || !htab->sdynbss
1686 s = htab->sdynbss;
Delf32-s390.c711 asection *sdynbss; member
785 ret->sdynbss = NULL;
844 htab->sdynbss = bfd_get_section_by_name (dynobj, ".dynbss");
848 if (!htab->splt || !htab->srelplt || !htab->sdynbss
1714 s = htab->sdynbss;
Delf32-m32r.c1494 asection *sdynbss; member
1572 ret->sdynbss = NULL; in m32r_elf_link_hash_table_create()
1710 htab->sdynbss = s; in m32r_elf_create_dynamic_sections()
1910 s = htab->sdynbss; in m32r_elf_adjust_dynamic_symbol()
Delf32-hppa.c273 asection *sdynbss; member
415 htab->sdynbss = NULL; in elf32_hppa_link_hash_table_create()
993 htab->sdynbss = bfd_get_section_by_name (abfd, ".dynbss"); in elf32_hppa_create_dynamic_sections()
1839 sec = htab->sdynbss; in elf32_hppa_adjust_dynamic_symbol()
Delf32-arm.c1661 asection *sdynbss; member
1760 htab->sdynbss = bfd_get_section_by_name (dynobj, ".dynbss"); in elf32_arm_create_dynamic_sections()
1766 || !htab->sdynbss in elf32_arm_create_dynamic_sections()
1864 ret->sdynbss = NULL; in elf32_arm_link_hash_table_create()
Delf32-sh.c3540 asection *sdynbss; member
3627 ret->sdynbss = NULL; in sh_elf_link_hash_table_create()
3783 htab->sdynbss = s; in sh_elf_create_dynamic_sections()
3928 s = htab->sdynbss; in sh_elf_adjust_dynamic_symbol()
Delfxx-sparc.c870 htab->sdynbss = bfd_get_section_by_name (dynobj, ".dynbss"); in _bfd_sparc_elf_create_dynamic_sections()
874 if (!htab->splt || !htab->srelplt || !htab->sdynbss in _bfd_sparc_elf_create_dynamic_sections()
1746 s = htab->sdynbss; in _bfd_sparc_elf_adjust_dynamic_symbol()