Searched refs:_bfd_set_gp_value (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | coff-mips.c | 651 _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);
|
| D | elf32-mips.c | 908 _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()
|
| D | elfn32-mips.c | 1702 _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()
|
| D | coff-alpha.c | 833 _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);
|
| D | elf64-mips.c | 1861 _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()
|
| D | libbfd-in.h | 697 extern void _bfd_set_gp_value
|
| D | libbfd.h | 702 extern void _bfd_set_gp_value
|
| D | bfd.c | 1019 _bfd_set_gp_value (bfd *abfd, bfd_vma v) in _bfd_set_gp_value() function
|
| D | elf32-score.c | 293 _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()
|
| D | elfxx-ia64.c | 4539 _bfd_set_gp_value (abfd, gp_val); 4562 _bfd_set_gp_value (abfd, 0);
|
| D | elf64-alpha.c | 4065 _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-0203 | 3135 (_bfd_set_gp_value): Likewise.
|
| /freebsd-12-stable/contrib/binutils/ld/emultempl/ |
| D | ppc64elf.em | 275 _bfd_set_gp_value (output_bfd, ppc64_elf_toc (output_bfd));
|