Searched refs:gprel32_with_gp (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-mips.c | 52 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
|
D | elfn32-mips.c | 61 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
|
D | elf32-score7.c | 374 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()
|
D | elf32-score.c | 474 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()
|
D | ChangeLog-2004 | 2442 * 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,
|
D | ChangeLog-0203 | 2769 (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.
|
D | ChangeLog-9697 | 4619 (gprel32_with_gp): Check howto->src_mask before fetching value.
|