Home
last modified time | relevance | path

Searched refs:mips_elf_local_relocation_p (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c4985 mips_elf_local_relocation_p (bfd *input_bfd, in mips_elf_local_relocation_p() function
5298 local_p = mips_elf_local_relocation_p (input_bfd, relocation, in mips_elf_calculate_relocation()
9914 if (mips_elf_local_relocation_p (input_bfd, rel, local_sections)) in mips_elf_adjust_addend()
10032 if (mips_elf_local_relocation_p (input_bfd, rel, local_sections)) in _bfd_mips_elf_relocate_section()
10093 && mips_elf_local_relocation_p (input_bfd, rel, in _bfd_mips_elf_relocate_section()
DChangeLog-2010910 (mips_elf_local_relocation_p): Remove check_forced argument and
922 (mips_elf_adjust_addend): Adjust call to mips_elf_local_relocation_p.
DChangeLog-98991314 * elf32-mips.c (mips_elf_local_relocation_p): New static
1317 (mips_elf_calculate_relocation): Use mips_elf_local_relocation_p.
DChangeLog-00017830 (mips_elf_local_relocation_p): Try to find the direct symbol
7833 mips_elf_local_relocation_p.