Home
last modified time | relevance | path

Searched refs:bfd_elf_string_from_elf_section (Results 1 – 16 of 16) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delflink.c745 name = (bfd_elf_string_from_elf_section in bfd_elf_link_record_local_dynamic_symbol()
3183 name = bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in elf_link_is_defined_archive_symbol()
3817 soname = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
3829 fnm = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
3852 fnm = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
3878 fnm = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
3898 audit = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
4188 name = bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in elf_link_add_object_symbols()
7289 string = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in bfd_elf_get_bfd_needed_list()
7554 symp->name = bfd_elf_string_from_elf_section (bfd1, in bfd_elf_match_symbols_in_sections()
[all …]
H A Delf.c322 bfd_elf_string_from_elf_section (bfd *abfd, in bfd_elf_string_from_elf_section() function
358 : bfd_elf_string_from_elf_section (abfd, shstrndx, hdr->sh_name))); in bfd_elf_string_from_elf_section()
529 name = bfd_elf_string_from_elf_section (abfd, shindex, iname); in bfd_elf_sym_name()
880 bfd_elf_string_from_elf_section (abfd, in _bfd_elf_setup_sections()
1689 string = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in _bfd_elf_print_private_bfd_data()
1948 name = bfd_elf_string_from_elf_section (abfd, ehdr->e_shstrndx, in bfd_section_from_shdr()
7982 bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in _bfd_elf_slurp_version_tables()
8010 bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in _bfd_elf_slurp_version_tables()
8174 bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in _bfd_elf_slurp_version_tables()
H A Delf32-or1k.c864 name = bfd_elf_string_from_elf_section in or1k_elf_relocate_section()
1634 name = bfd_elf_string_from_elf_section (abfd, strndx, shnam); in or1k_elf_check_relocs()
H A Delf-bfd.h1872 extern char *bfd_elf_string_from_elf_section
H A Delf32-i386.c5155 name = bfd_elf_string_from_elf_section (input_bfd, in elf_i386_relocate_section()
H A Delf64-x86-64.c5555 name = bfd_elf_string_from_elf_section (input_bfd, in elf_x86_64_relocate_section()
/dflybsd-src/contrib/gdb-7/bfd/
H A Delflink.c667 name = (bfd_elf_string_from_elf_section in bfd_elf_link_record_local_dynamic_symbol()
3011 name = bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in elf_link_is_defined_archive_symbol()
3559 soname = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
3571 fnm = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
3594 fnm = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
3620 fnm = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
3640 audit = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
3927 name = bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in elf_link_add_object_symbols()
7105 string = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in bfd_elf_get_bfd_needed_list()
7370 symp->name = bfd_elf_string_from_elf_section (bfd1, in bfd_elf_match_symbols_in_sections()
[all …]
H A Delf.c321 bfd_elf_string_from_elf_section (bfd *abfd, in bfd_elf_string_from_elf_section() function
347 : bfd_elf_string_from_elf_section (abfd, shstrndx, hdr->sh_name))); in bfd_elf_string_from_elf_section()
492 name = bfd_elf_string_from_elf_section (abfd, shindex, iname); in bfd_elf_sym_name()
803 bfd_elf_string_from_elf_section (abfd, in _bfd_elf_setup_sections()
1325 string = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in _bfd_elf_print_private_bfd_data()
1557 name = bfd_elf_string_from_elf_section (abfd, ehdr->e_shstrndx, in bfd_section_from_shdr()
7161 bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in _bfd_elf_slurp_version_tables()
7189 bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in _bfd_elf_slurp_version_tables()
7337 bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in _bfd_elf_slurp_version_tables()
H A Delf-bfd.h1765 extern char *bfd_elf_string_from_elf_section
H A Delf32-i386.c4383 name = bfd_elf_string_from_elf_section (input_bfd, in elf_i386_relocate_section()
H A Delf64-x86-64.c4370 name = bfd_elf_string_from_elf_section (input_bfd, in elf_x86_64_relocate_section()
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Delflink.c795 name = (bfd_elf_string_from_elf_section in bfd_elf_link_record_local_dynamic_symbol()
3447 name = bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in elf_link_is_defined_archive_symbol()
4121 soname = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
4133 fnm = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
4156 fnm = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
4182 fnm = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
4202 audit = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols()
4493 name = bfd_elf_string_from_elf_section (abfd, shindex, hdr->sh_name); in elf_link_add_object_symbols()
4552 name = bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in elf_link_add_object_symbols()
7851 string = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in bfd_elf_get_bfd_needed_list()
[all …]
H A Delf.c322 bfd_elf_string_from_elf_section (bfd *abfd, in bfd_elf_string_from_elf_section() function
371 : bfd_elf_string_from_elf_section (abfd, shstrndx, hdr->sh_name))); in bfd_elf_string_from_elf_section()
543 name = bfd_elf_string_from_elf_section (abfd, shindex, iname); in bfd_elf_sym_name()
955 bfd_elf_string_from_elf_section (abfd, in _bfd_elf_setup_sections()
1826 string = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in _bfd_elf_print_private_bfd_data()
2087 name = bfd_elf_string_from_elf_section (abfd, ehdr->e_shstrndx, in bfd_section_from_shdr()
8633 bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in _bfd_elf_slurp_version_tables()
8661 bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in _bfd_elf_slurp_version_tables()
8825 bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in _bfd_elf_slurp_version_tables()
H A Delf-bfd.h2050 extern char *bfd_elf_string_from_elf_section
H A Delf32-i386.c3426 name = bfd_elf_string_from_elf_section (input_bfd, in elf_i386_relocate_section()
H A Delf64-x86-64.c3986 name = bfd_elf_string_from_elf_section (input_bfd, in elf_x86_64_relocate_section()