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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-ia64.c4674 bfd_boolean undef_weak_ref;
4692 undef_weak_ref = FALSE;
4758 undef_weak_ref = TRUE;
4920 if (!undef_weak_ref)
4990 if (!undef_weak_ref)
5055 BFD_ASSERT (undef_weak_ref || sym_sec->output_section != NULL);
5061 if (undef_weak_ref)
4668 bfd_boolean undef_weak_ref; local
H A Delf64-alpha.c4107 bfd_boolean undef_weak_ref = FALSE;
4203 undef_weak_ref = TRUE;
4267 if (info->shared && !dynamic_symbol_p && !undef_weak_ref)
4428 && !undef_weak_ref)
4462 else if ((info->shared || info->pie) && undef_weak_ref)
4097 bfd_boolean undef_weak_ref = FALSE; local

Completed in 100 milliseconds