Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Delf32-score.c53 bfd_boolean readonly_reloc; member
1054 ret->readonly_reloc = FALSE; in score_elf_link_hash_newfunc()
2656 hscore->readonly_reloc = TRUE; in _bfd_score_elf_check_relocs()
2830 if (hscore->readonly_reloc) in _bfd_score_elf_adjust_dynamic_symbol()
3536 if (indscore->readonly_reloc) in _bfd_score_elf_copy_indirect_symbol()
3537 dirscore->readonly_reloc = TRUE; in _bfd_score_elf_copy_indirect_symbol()
Delfxx-mips.c253 bfd_boolean readonly_reloc; member
831 ret->readonly_reloc = FALSE; in mips_elf_link_hash_newfunc()
6655 hmips->readonly_reloc = TRUE; in _bfd_mips_elf_check_relocs()
6958 if (hmips->readonly_reloc) in _bfd_mips_elf_adjust_dynamic_symbol()
9649 if (indmips->readonly_reloc) in _bfd_mips_elf_copy_indirect_symbol()
9650 dirmips->readonly_reloc = TRUE; in _bfd_mips_elf_copy_indirect_symbol()
DChangeLog-00013968 readonly_reloc, to record if a relocation in the .rel.dyn
3970 (mips_elf_link_hash_newfunc): Initialize the readonly_reloc
3974 DF_TEXTREL or readonly_reloc.
3975 (_bfd_mips_elf_copy_indirect_symbol): Copy readonly_reloc if