| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | elf32-mep.c | 487 asection ** local_sections) in mep_elf_relocate_section() argument 521 rel, local_syms, local_sections); in mep_elf_relocate_section() 533 sec = local_sections [r_symndx]; in mep_elf_relocate_section()
|
| H A D | elf32-score.c | 1103 asection **local_sections, in score_elf_local_relocation_p() argument 1117 if (elf_bad_symtab (input_bfd) && local_sections[r_symndx] != NULL) in score_elf_local_relocation_p() 1847 asection **local_sections, in score_elf_final_link_relocate() argument 1903 local_p = score_elf_local_relocation_p (input_bfd, rel, local_sections, TRUE); in score_elf_final_link_relocate() 2123 local_sections, FALSE); in score_elf_final_link_relocate() 2199 asection **local_sections) in _bfd_score_elf_relocate_section() argument 2261 sec = local_sections[r_symndx]; in _bfd_score_elf_relocate_section() 2429 ELF_ST_TYPE ((unsigned int)sym->st_info)), h, local_sections, in _bfd_score_elf_relocate_section()
|
| H A D | elfxx-mips.c | 3618 asection **local_sections, in mips_elf_local_relocation_p() argument 3930 local_sections, FALSE); in mips_elf_calculate_relocation() 3947 sec = local_sections[r_symndx]; in mips_elf_calculate_relocation() 4145 local_sections, TRUE); in mips_elf_calculate_relocation() 4472 local_sections, FALSE); in mips_elf_calculate_relocation() 7698 sec = local_sections[r_symndx]; in mips_elf_adjust_addend() 7715 asection **local_sections) in _bfd_mips_elf_relocate_section() argument 7752 sec = local_sections[r_symndx]; in _bfd_mips_elf_relocate_section() 7837 local_sections, FALSE))) in _bfd_mips_elf_relocate_section() 7920 local_syms, local_sections, rel); in _bfd_mips_elf_relocate_section() [all …]
|
| H A D | elf32-cr16.c | 800 asection **local_sections) in elf32_cr16_relocate_section() argument 835 sec = local_sections[r_symndx]; in elf32_cr16_relocate_section()
|
| H A D | elf-bfd.h | 806 Elf_Internal_Sym *local_syms, asection **local_sections); 1831 asection ** local_sections);
|
| H A D | elf64-alpha.c | 3928 asection **local_sections) in elf64_alpha_relocate_section_r() argument 3967 sec = local_sections[r_symndx]; in elf64_alpha_relocate_section_r() 4013 asection **local_sections) in elf64_alpha_relocate_section() argument 4028 local_syms, local_sections); in elf64_alpha_relocate_section() 4123 sec = local_sections[r_symndx]; in elf64_alpha_relocate_section()
|
| H A D | elf64-s390.c | 2224 contents, relocs, local_syms, local_sections) in elf_s390_relocate_section() argument 2232 asection **local_sections; 2282 sec = local_sections[r_symndx];
|
| H A D | elf32-s390.c | 2250 contents, relocs, local_syms, local_sections) in elf_s390_relocate_section() argument 2258 asection **local_sections; 2308 sec = local_sections[r_symndx];
|
| H A D | elfxx-ia64.c | 323 asection **local_sections)); 4617 contents, relocs, local_syms, local_sections) in elfNN_ia64_relocate_section() argument 4625 asection **local_sections; 4693 sym_sec = local_sections[r_symndx];
|
| H A D | elf32-ppc.c | 5783 asection **local_sections) in ppc_elf_relocate_section() argument 5845 sec = local_sections[r_symndx]; in ppc_elf_relocate_section() 6057 if (local_sections[r_symndx] == sec) in ppc_elf_relocate_section() 6126 if (local_sections[r_symndx] == sec) in ppc_elf_relocate_section()
|
| H A D | elf64-x86-64.c | 2048 asection **local_sections) in elf64_x86_64_relocate_section() argument 2100 sec = local_sections[r_symndx]; in elf64_x86_64_relocate_section()
|
| H A D | elf32-i386.c | 2207 asection **local_sections) in elf_i386_relocate_section() argument 2267 sec = local_sections[r_symndx]; in elf_i386_relocate_section()
|
| H A D | elf32-spu.c | 2673 asection **local_sections) in spu_elf_relocate_section() argument 2721 sec = local_sections[r_symndx]; in spu_elf_relocate_section()
|
| H A D | elf64-ppc.c | 10017 asection **local_sections) in ppc64_elf_relocate_section() argument 10101 sec = local_sections[r_symndx]; in ppc64_elf_relocate_section() 10432 sec = local_sections[toc_symndx]; in ppc64_elf_relocate_section() 10436 if (local_sections[r_symndx] == sec) in ppc64_elf_relocate_section() 10541 sec = local_sections[toc_symndx]; in ppc64_elf_relocate_section() 10545 if (local_sections[r_symndx] == sec) in ppc64_elf_relocate_section()
|
| H A D | elfxx-sparc.c | 2466 asection **local_sections) in _bfd_sparc_elf_relocate_section() argument 2531 sec = local_sections[r_symndx]; in _bfd_sparc_elf_relocate_section()
|
| H A D | elf32-arm.c | 6364 asection ** local_sections) in elf32_arm_relocate_section() argument 6414 sec = local_sections[r_symndx]; in elf32_arm_relocate_section()
|
| H A D | elflink.c | 7099 asection ** local_sections) in bfd_elf_perform_complex_relocation() argument 7131 sec = local_sections [r_symndx]; in bfd_elf_perform_complex_relocation()
|