Searched refs:bfd_elf_string_from_elf_section (Results 1 – 18 of 18) sorted by relevance
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | elf.c | 291 bfd_elf_string_from_elf_section (bfd *abfd, in bfd_elf_string_from_elf_section() function 317 : bfd_elf_string_from_elf_section (abfd, shstrndx, hdr->sh_name))); in bfd_elf_string_from_elf_section() 451 name = bfd_elf_string_from_elf_section (abfd, shindex, iname); in bfd_elf_sym_name() 758 bfd_elf_string_from_elf_section (abfd, in _bfd_elf_setup_sections() 1309 string = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in _bfd_elf_print_private_bfd_data() 1787 string = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in bfd_elf_get_bfd_needed_list() 1848 name = bfd_elf_string_from_elf_section (abfd, in bfd_section_from_shdr() 6761 bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in _bfd_elf_slurp_version_tables() 6788 bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in _bfd_elf_slurp_version_tables() 6935 bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in _bfd_elf_slurp_version_tables() [all …]
|
| D | elflink.c | 628 name = (bfd_elf_string_from_elf_section in bfd_elf_link_record_local_dynamic_symbol() 2965 name = bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in elf_link_is_defined_archive_symbol() 3486 soname = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols() 3498 fnm = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols() 3521 fnm = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols() 3547 fnm = bfd_elf_string_from_elf_section (abfd, shlink, tagv); in elf_link_add_object_symbols() 3844 name = bfd_elf_string_from_elf_section (abfd, hdr->sh_link, in elf_link_add_object_symbols() 6598 candidate = bfd_elf_string_from_elf_section (input_bfd, in resolve_symbol() 6943 sym_name = bfd_elf_string_from_elf_section in evaluate_complex_relocation_symbols() 7840 name = bfd_elf_string_from_elf_section (input, in elf_link_check_versioned_symbol() [all …]
|
| D | elf32-mep.c | 536 name = bfd_elf_string_from_elf_section in mep_elf_relocate_section()
|
| D | elf32-cr16.c | 863 name = (bfd_elf_string_from_elf_section in elf32_cr16_relocate_section()
|
| D | elf64-alpha.c | 1919 rel_sec_name = (bfd_elf_string_from_elf_section in elf64_alpha_check_relocs() 4045 section_name = (bfd_elf_string_from_elf_section in elf64_alpha_relocate_section() 4363 name = (bfd_elf_string_from_elf_section in elf64_alpha_relocate_section() 4616 name = (bfd_elf_string_from_elf_section in elf64_alpha_relocate_section()
|
| D | elf-bfd.h | 1531 extern char *bfd_elf_string_from_elf_section
|
| D | elf64-s390.c | 1249 name = (bfd_elf_string_from_elf_section 3040 name = bfd_elf_string_from_elf_section (input_bfd,
|
| D | elf32-s390.c | 1282 name = (bfd_elf_string_from_elf_section 3079 name = bfd_elf_string_from_elf_section (input_bfd,
|
| D | elf64-x86-64.c | 1038 name = (bfd_elf_string_from_elf_section in elf64_x86_64_check_relocs() 3020 name = bfd_elf_string_from_elf_section (input_bfd, in elf64_x86_64_relocate_section()
|
| D | elf32-i386.c | 1190 name = bfd_elf_string_from_elf_section (abfd, strndx, shnam); in elf_i386_check_relocs() 3326 name = bfd_elf_string_from_elf_section (input_bfd, in elf_i386_relocate_section()
|
| D | elf32-arm.c | 3311 name = bfd_elf_string_from_elf_section (abfd, in bfd_elf32_arm_init_maps() 4649 name = (bfd_elf_string_from_elf_section in elf32_arm_final_link_relocate() 6511 name = (bfd_elf_string_from_elf_section in elf32_arm_relocate_section() 7744 name = (bfd_elf_string_from_elf_section in elf32_arm_check_relocs()
|
| D | elfxx-sparc.c | 1432 name = (bfd_elf_string_from_elf_section in _bfd_sparc_elf_check_relocs() 3513 name = bfd_elf_string_from_elf_section (input_bfd, in _bfd_sparc_elf_relocate_section()
|
| D | elf32-ppc.c | 3516 name = (bfd_elf_string_from_elf_section in ppc_elf_check_relocs() 6371 name = (bfd_elf_string_from_elf_section in ppc_elf_relocate_section()
|
| D | ChangeLog | 374 * elf.c (bfd_elf_string_from_elf_section): Return NULL on
|
| D | elfxx-ia64.c | 2699 srel_name = (bfd_elf_string_from_elf_section
|
| D | elf64-ppc.c | 4851 name = (bfd_elf_string_from_elf_section in ppc64_elf_check_relocs()
|
| D | elfxx-mips.c | 3962 *namep = bfd_elf_string_from_elf_section (input_bfd, in mips_elf_calculate_relocation()
|
| D | ChangeLog-9697 | 1147 * elf.c (bfd_elf_string_from_elf_section): Check for an invalid
|