Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c5262 bfd_boolean local_p, was_local_p; in mips_elf_calculate_relocation() local
5300 was_local_p = local_p; in mips_elf_calculate_relocation()
5797 if (was_local_p) in mips_elf_calculate_relocation()
5804 if (!was_local_p && h->root.root.type != bfd_link_hash_undefweak) in mips_elf_calculate_relocation()
5937 if (was_local_p) in mips_elf_calculate_relocation()
5939 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak) in mips_elf_calculate_relocation()
5954 symbol + addend, !was_local_p); in mips_elf_calculate_relocation()
5995 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak) in mips_elf_calculate_relocation()
6009 if (was_local_p || h->root.root.type != bfd_link_hash_undefweak) in mips_elf_calculate_relocation()
6023 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.