Home
last modified time | relevance | path

Searched refs:_bfd_set_gp_value (Results 1 – 21 of 21) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-mips.c599 _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()
Dcoff-alpha.c785 _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()
Delf32-mips.c1681 _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()
Delfn32-mips.c2876 _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()
Delf32-lm32.c652 _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()
Dlibbfd-in.h801 extern void _bfd_set_gp_value
Dbfd.c1245 _bfd_set_gp_value (bfd *abfd, bfd_vma v) in _bfd_set_gp_value() function
Delf64-mips.c3063 _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()
Dlibbfd.h806 extern void _bfd_set_gp_value
Delf32-score7.c279 _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()
Delf32-score.c380 _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()
Delf32-nios2.c2160 _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()
Delfnn-ia64.c3702 _bfd_set_gp_value (abfd, gp_val); in elfNN_ia64_choose_gp()
3725 _bfd_set_gp_value (abfd, 0); in elfNN_ia64_final_link()
Delf64-ia64-vms.c3296 _bfd_set_gp_value (abfd, gp_val); in elf64_ia64_choose_gp()
3319 _bfd_set_gp_value (abfd, 0); in elf64_ia64_final_link()
Delf64-hppa.c3007 _bfd_set_gp_value (abfd, gp_val); in elf_hppa_final_link()
Delf64-alpha.c4242 _bfd_set_gp_value (gotobj, gp); in elf64_alpha_relocate_section()
DChangeLog-96975754 (_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
DChangeLog-20071475 * bfd.c (_bfd_set_gp_value): Use abort instead of BFD_FAIL.
Delf64-ppc.c12538 _bfd_set_gp_value (obfd, TOCstart); in ppc64_elf_set_toc()
DChangeLog-02033135 (_bfd_set_gp_value): Likewise.
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-2013249 ppc64_elf_set_toc rather than ppc64_elf_toc/_bfd_set_gp_value.