Home
last modified time | relevance | path

Searched refs:_bfd_get_gp_value (Results 1 – 16 of 16) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDelfn32-mips.c1681 *pgp = _bfd_get_gp_value (output_bfd); in mips_elf_assign_gp()
1736 *pgp = _bfd_get_gp_value (output_bfd); in mips_elf_final_gp()
1854 gp = _bfd_get_gp_value (output_bfd); in mips_elf_gprel32_reloc()
HDelf32-score.c272 *pgp = _bfd_get_gp_value (output_bfd); in score_elf_assign_gp()
330 *pgp = _bfd_get_gp_value (output_bfd); in score_elf_final_gp()
1677 gp = _bfd_get_gp_value (output_bfd); in score_elf_got_offset_from_index()
1973 gp0 = _bfd_get_gp_value (input_bfd); in score_elf_final_link_relocate()
1974 gp = _bfd_get_gp_value (output_bfd); in score_elf_final_link_relocate()
1978 gp = _bfd_get_gp_value (output_bfd); in score_elf_final_link_relocate()
HDelf32-mips.c887 *pgp = _bfd_get_gp_value (output_bfd); in mips_elf_assign_gp()
942 *pgp = _bfd_get_gp_value (output_bfd); in mips_elf_final_gp()
HDelfxx-ia64.c1278 gp = _bfd_get_gp_value (obfd);
1283 gp = _bfd_get_gp_value (obfd);
4285 bfd_put_64 (abfd, _bfd_get_gp_value (abfd),
4337 bfd_vma gp = _bfd_get_gp_value (abfd);
4565 gp_val = _bfd_get_gp_value (abfd);
4650 gp_val = _bfd_get_gp_value (output_bfd);
5359 gp_val = _bfd_get_gp_value (output_bfd);
5450 gp_val = _bfd_get_gp_value (abfd);
HDcoff-mips.c642 gp = _bfd_get_gp_value (output_bfd);
907 gp = _bfd_get_gp_value (output_bfd);
HDlibbfd-in.h695 extern bfd_vma _bfd_get_gp_value
HDpe-mips.c613 gp = _bfd_get_gp_value (output_bfd); in coff_pe_mips_relocate_section()
HDlibbfd.h700 extern bfd_vma _bfd_get_gp_value
HDbfd.c1001 _bfd_get_gp_value (bfd *abfd) in _bfd_get_gp_value() function
HDcoff-alpha.c812 gp = _bfd_get_gp_value (abfd);
1459 gp = _bfd_get_gp_value (output_bfd);
HDelf64-mips.c1840 *pgp = _bfd_get_gp_value (output_bfd); in mips_elf64_assign_gp()
1895 *pgp = _bfd_get_gp_value (output_bfd); in mips_elf64_final_gp()
HDelfxx-mips.c2611 gp = _bfd_get_gp_value (output_bfd) in mips_elf_got_offset_from_index()
4238 gp0 = _bfd_get_gp_value (input_bfd); in mips_elf_calculate_relocation()
4239 gp = _bfd_get_gp_value (abfd); in mips_elf_calculate_relocation()
7688 rel->r_addend += _bfd_get_gp_value (input_bfd); in mips_elf_adjust_addend()
7689 rel->r_addend -= _bfd_get_gp_value (output_bfd); in mips_elf_adjust_addend()
HDelf64-alpha.c438 gp = _bfd_get_gp_value (abfd); in elf64_alpha_reloc_gpdisp()
4059 gp = _bfd_get_gp_value (gotobj); in elf64_alpha_relocate_section()
HDelf64-ppc.c2348 TOCstart = _bfd_get_gp_value (input_section->output_section->owner); in ppc64_elf_toc_reloc()
2371 TOCstart = _bfd_get_gp_value (input_section->output_section->owner); in ppc64_elf_toc_ha_reloc()
2398 TOCstart = _bfd_get_gp_value (input_section->output_section->owner); in ppc64_elf_toc64_reloc()
HDChangeLog-96975699 _bfd_get_gp_value here.
5711 _bfd_get_gp_value here.
5753 * bfd.c (_bfd_get_gp_value): New function.
5755 * libbfd-in.h (_bfd_get_gp_value): Declare.
5759 _bfd_get_gp_value and _bfd_set_gp_value rather than referring
HDChangeLog-02033133 * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd null