Searched refs:DYN_AS_NEEDED (Results 1 – 6 of 6) sorted by relevance
123 link_class = DYN_AS_NEEDED;251 if ((bfd_elf_get_dyn_lib_class (s->the_bfd) & DYN_AS_NEEDED) != 0)850 & DYN_AS_NEEDED) == 0)858 && (bfd_elf_get_dyn_lib_class (s->the_bfd) & DYN_AS_NEEDED) != 0)1109 && (bfd_elf_get_dyn_lib_class (l->by) & DYN_AS_NEEDED) != 0)1122 || (bfd_elf_get_dyn_lib_class (ll->by) & DYN_AS_NEEDED) == 0)1134 & DYN_AS_NEEDED) == 0)
625 DYN_AS_NEEDED = 1, enumerator
3089 if ((elf_dyn_lib_class (needed->by) & DYN_AS_NEEDED) == 0 in on_needed_list()3490 & (DYN_AS_NEEDED | DYN_DT_NEEDED in elf_link_add_object_symbols()3736 if ((elf_dyn_lib_class (abfd) & DYN_AS_NEEDED) != 0) in elf_link_add_object_symbols()4421 && (elf_dyn_lib_class (abfd) & DYN_AS_NEEDED) != 0 in elf_link_add_object_symbols()4446 (elf_dyn_lib_class (abfd) & ~DYN_AS_NEEDED); in elf_link_add_object_symbols()4470 if ((elf_dyn_lib_class (abfd) & DYN_AS_NEEDED) != 0) in elf_link_add_object_symbols()
632 DYN_AS_NEEDED = 1, enumerator
34 (elf_link_add_object_symbols): Remove DYN_AS_NEEDED from as-needed2230 * elflink.c (elf_link_add_object_symbols): Check DYN_AS_NEEDED,
3311 && (elf_dyn_lib_class (abfd) & DYN_AS_NEEDED) != 0))) in open_input_bfds()