Home
last modified time | relevance | path

Searched refs:mips_elf64_final_gp (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Delf64-mips.c119 static bfd_reloc_status_type mips_elf64_final_gp
1885 mips_elf64_final_gp (bfd *output_bfd, asymbol *symbol, bfd_boolean relocatable, in mips_elf64_final_gp() function
1947 ret = mips_elf64_final_gp (output_bfd, symbol, relocatable, error_message, in mips_elf64_gprel16_reloc()
1987 ret = mips_elf64_final_gp (output_bfd, symbol, relocatable, error_message, in mips_elf64_literal_reloc()
2029 ret = mips_elf64_final_gp (output_bfd, symbol, relocatable, in mips_elf64_gprel32_reloc()
2118 ret = mips_elf64_final_gp (output_bfd, symbol, relocatable, error_message, in mips16_gprel_reloc()
DChangeLog-0001420 (mips_elf64_final_gp): Likewise.
DChangeLog-02036565 (mips_elf64_final_gp): Don't make up gp value.