Home
last modified time | relevance | path

Searched refs:gprel32_with_gp (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-mips.c52 static bfd_reloc_status_type gprel32_with_gp
1841 return gprel32_with_gp (abfd, symbol, reloc_entry, input_section, in mips_elf_gprel32_reloc()
1846 gprel32_with_gp (bfd *abfd, asymbol *symbol, arelent *reloc_entry, in gprel32_with_gp() function
Delfn32-mips.c61 static bfd_reloc_status_type gprel32_with_gp
3071 return gprel32_with_gp (abfd, symbol, reloc_entry, input_section, in mips_elf_gprel32_reloc()
3076 gprel32_with_gp (bfd *abfd, asymbol *symbol, arelent *reloc_entry, in gprel32_with_gp() function
Delf32-score7.c374 gprel32_with_gp (bfd *abfd, asymbol *symbol, arelent *reloc_entry, in gprel32_with_gp() function
486 return gprel32_with_gp (abfd, symbol, reloc_entry, input_section, in score_elf_gprel32_reloc()
Delf32-score.c474 gprel32_with_gp (bfd *abfd, asymbol *symbol, arelent *reloc_entry, in gprel32_with_gp() function
586 return gprel32_with_gp (abfd, symbol, reloc_entry, input_section, in score_elf_gprel32_reloc()
DChangeLog-20042442 * elf32-mips.c (gprel32_with_gp, mips16_gprel_reloc): Likewise.
2458 * elfn32-mips.c (gprel32_with_gp, mips16_gprel_reloc): Likewise.
2701 * elf32-mips.c (gprel32_with_gp, mips16_gprel_reloc,
2793 * elfn32-mips.c (gprel32_with_gp, mips16_gprel_reloc,
DChangeLog-02032769 (gprel32_with_gp): Move prototype.
2778 (gprel32_with_gp): Handle partial_inplace properly.
3177 * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.
DChangeLog-96974619 (gprel32_with_gp): Check howto->src_mask before fetching value.