Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Delfxx-ia64.c4668 bfd_boolean undef_weak_ref; local
4686 undef_weak_ref = FALSE;
4752 undef_weak_ref = TRUE;
4914 if (!undef_weak_ref)
4984 if (!undef_weak_ref)
5049 BFD_ASSERT (undef_weak_ref || sym_sec->output_section != NULL);
5055 if (undef_weak_ref)
Delf64-alpha.c4097 bfd_boolean undef_weak_ref = FALSE; in elf64_alpha_relocate_section() local
4193 undef_weak_ref = TRUE; in elf64_alpha_relocate_section()
4257 if (info->shared && !dynamic_symbol_p && !undef_weak_ref) in elf64_alpha_relocate_section()
4418 && !undef_weak_ref) in elf64_alpha_relocate_section()
4452 else if ((info->shared || info->pie) && undef_weak_ref) in elf64_alpha_relocate_section()