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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delfxx-ia64.c4587 bfd_boolean undef_weak_ref;
4605 undef_weak_ref = FALSE;
4664 undef_weak_ref = TRUE;
4818 if (!undef_weak_ref)
4888 if (!undef_weak_ref)
4953 BFD_ASSERT (undef_weak_ref || sym_sec->output_section != NULL);
4959 if (undef_weak_ref)
4581 bfd_boolean undef_weak_ref; local
H A Delf64-alpha.c4060 bfd_boolean undef_weak_ref = FALSE;
4156 undef_weak_ref = TRUE;
4209 if (info->shared && !dynamic_symbol_p && !undef_weak_ref)
4382 && !undef_weak_ref)
4416 else if ((info->shared || info->pie) && undef_weak_ref)
4050 bfd_boolean undef_weak_ref = FALSE; local

Completed in 187 milliseconds