Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Dcoff-mips.c651 _bfd_set_gp_value (output_bfd, gp);
674 _bfd_set_gp_value (output_bfd, gp);
684 _bfd_set_gp_value (output_bfd, gp);
1007 _bfd_set_gp_value (output_bfd, gp);
Delf32-mips.c908 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf_assign_gp()
918 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf_assign_gp()
951 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf_final_gp()
Delfn32-mips.c1702 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf_assign_gp()
1712 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf_assign_gp()
1745 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf_final_gp()
Dcoff-alpha.c833 _bfd_set_gp_value (abfd, gp);
849 _bfd_set_gp_value (abfd, gp);
1515 _bfd_set_gp_value (output_bfd, gp);
2028 _bfd_set_gp_value (output_bfd, gp);
Delf64-mips.c1861 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf64_assign_gp()
1871 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf64_assign_gp()
1904 _bfd_set_gp_value (output_bfd, *pgp); in mips_elf64_final_gp()
Dlibbfd-in.h697 extern void _bfd_set_gp_value
Dlibbfd.h702 extern void _bfd_set_gp_value
Dbfd.c1019 _bfd_set_gp_value (bfd *abfd, bfd_vma v) in _bfd_set_gp_value() function
Delf32-score.c293 _bfd_set_gp_value (output_bfd, *pgp); in score_elf_assign_gp()
303 _bfd_set_gp_value (output_bfd, *pgp); in score_elf_assign_gp()
339 _bfd_set_gp_value (output_bfd, *pgp); in score_elf_final_gp()
Delfxx-ia64.c4539 _bfd_set_gp_value (abfd, gp_val);
4562 _bfd_set_gp_value (abfd, 0);
Delf64-alpha.c4065 _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-02033135 (_bfd_set_gp_value): Likewise.
/freebsd-12-stable/contrib/binutils/ld/emultempl/
Dppc64elf.em275 _bfd_set_gp_value (output_bfd, ppc64_elf_toc (output_bfd));