Searched refs:DYN_AS_NEEDED (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
H A Dbfd-in.h676 DYN_AS_NEEDED = 1,
669 DYN_AS_NEEDED = 1, enumerator in enum:dynamic_lib_link_class
H A Delflink.c3466 & (DYN_AS_NEEDED | DYN_DT_NEEDED
3701 if ((elf_dyn_lib_class (abfd) & DYN_AS_NEEDED) != 0)
4404 elf_dyn_lib_class (abfd) &= ~DYN_AS_NEEDED;
4428 if ((elf_dyn_lib_class (abfd) & DYN_AS_NEEDED) != 0)
H A Dbfd-in2.h683 DYN_AS_NEEDED = 1,
676 DYN_AS_NEEDED = 1, enumerator in enum:dynamic_lib_link_class
/freebsd-10-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h689 DYN_AS_NEEDED = 1,
682 DYN_AS_NEEDED = 1, enumerator in enum:dynamic_lib_link_class

Completed in 160 milliseconds