Searched refs:_bfd_set_gp_value (Results 1 – 21 of 21) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-mips.c | 599 _bfd_set_gp_value (output_bfd, gp); in mips_gprel_reloc() 622 _bfd_set_gp_value (output_bfd, gp); in mips_gprel_reloc() 632 _bfd_set_gp_value (output_bfd, gp); in mips_gprel_reloc() 950 _bfd_set_gp_value (output_bfd, gp); in mips_relocate_section()
|
D | coff-alpha.c | 785 _bfd_set_gp_value (abfd, gp); in alpha_ecoff_get_relocated_section_contents() 801 _bfd_set_gp_value (abfd, gp); in alpha_ecoff_get_relocated_section_contents() 1463 _bfd_set_gp_value (output_bfd, gp); in alpha_relocate_section() 1976 _bfd_set_gp_value (output_bfd, gp); in alpha_relocate_section()
|
D | elf32-mips.c | 1681 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf_assign_gp() 1691 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf_assign_gp() 1724 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf_final_gp()
|
D | elfn32-mips.c | 2876 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf_assign_gp() 2886 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf_assign_gp() 2919 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf_final_gp()
|
D | elf32-lm32.c | 652 _bfd_set_gp_value (output_bfd, *pgp); in lm32_elf_assign_gp() 662 _bfd_set_gp_value (output_bfd, *pgp); in lm32_elf_assign_gp() 692 _bfd_set_gp_value (output_bfd, *pgp); in lm32_elf_final_gp()
|
D | libbfd-in.h | 801 extern void _bfd_set_gp_value
|
D | bfd.c | 1245 _bfd_set_gp_value (bfd *abfd, bfd_vma v) in _bfd_set_gp_value() function
|
D | elf64-mips.c | 3063 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf64_assign_gp() 3073 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf64_assign_gp() 3106 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf64_final_gp()
|
D | libbfd.h | 806 extern void _bfd_set_gp_value
|
D | elf32-score7.c | 279 _bfd_set_gp_value (output_bfd, *pgp); in score_elf_assign_gp() 289 _bfd_set_gp_value (output_bfd, *pgp); in score_elf_assign_gp() 325 _bfd_set_gp_value (output_bfd, *pgp); in score_elf_final_gp()
|
D | elf32-score.c | 380 _bfd_set_gp_value (output_bfd, *pgp); in score_elf_assign_gp() 390 _bfd_set_gp_value (output_bfd, *pgp); in score_elf_assign_gp() 425 _bfd_set_gp_value (output_bfd, *pgp); in score_elf_final_gp()
|
D | elf32-nios2.c | 2160 _bfd_set_gp_value (output_bfd, *pgp); in nios2_elf_assign_gp() 2164 _bfd_set_gp_value (output_bfd, *pgp); in nios2_elf_assign_gp() 2191 _bfd_set_gp_value (output_bfd, *pgp); in nios2_elf_final_gp()
|
D | elfnn-ia64.c | 3702 _bfd_set_gp_value (abfd, gp_val); in elfNN_ia64_choose_gp() 3725 _bfd_set_gp_value (abfd, 0); in elfNN_ia64_final_link()
|
D | elf64-ia64-vms.c | 3296 _bfd_set_gp_value (abfd, gp_val); in elf64_ia64_choose_gp() 3319 _bfd_set_gp_value (abfd, 0); in elf64_ia64_final_link()
|
D | elf64-hppa.c | 3007 _bfd_set_gp_value (abfd, gp_val); in elf_hppa_final_link()
|
D | elf64-alpha.c | 4242 _bfd_set_gp_value (gotobj, gp); in elf64_alpha_relocate_section()
|
D | ChangeLog-9697 | 5754 (_bfd_set_gp_value): New function. 5756 (_bfd_set_gp_value): Declare. 5759 _bfd_get_gp_value and _bfd_set_gp_value rather than referring
|
D | ChangeLog-2007 | 1475 * bfd.c (_bfd_set_gp_value): Use abort instead of BFD_FAIL.
|
D | elf64-ppc.c | 12538 _bfd_set_gp_value (obfd, TOCstart); in ppc64_elf_set_toc()
|
D | ChangeLog-0203 | 3135 (_bfd_set_gp_value): Likewise.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ChangeLog-2013 | 249 ppc64_elf_set_toc rather than ppc64_elf_toc/_bfd_set_gp_value.
|