Home
last modified time | relevance | path

Searched refs:was_local_p (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c5271 bfd_boolean local_p, was_local_p; in mips_elf_calculate_relocation() local
5312 was_local_p = local_p; in mips_elf_calculate_relocation()
5813 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak) in mips_elf_calculate_relocation()
5946 if (was_local_p) in mips_elf_calculate_relocation()
5948 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak) in mips_elf_calculate_relocation()
5963 symbol + addend, !was_local_p); in mips_elf_calculate_relocation()
6004 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak) in mips_elf_calculate_relocation()
6014 if ((was_local_p || h->root.root.type != bfd_link_hash_undefweak) in mips_elf_calculate_relocation()
6019 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak) in mips_elf_calculate_relocation()
6033 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak) in mips_elf_calculate_relocation()
[all …]
DChangeLog-2010917 reevaluation of what is stored in was_local_p.