Searched refs:was_local_p (Results 1 – 2 of 2) sorted by relevance
5262 bfd_boolean local_p, was_local_p; in mips_elf_calculate_relocation() local5300 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 …]
917 reevaluation of what is stored in was_local_p.