Searched refs:EF_MEP_LIBRARY (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/binutils/include/elf/
H A Dmep.h78 #define EF_MEP_LIBRARY 0x00000100 /* Built as a library */ macro
/freebsd-10.2-release/contrib/binutils/bfd/
H A Delf32-mep.c795 else if ((new_flags | old_flags) & EF_MEP_LIBRARY)
798 matter if both OLD_FLAGS and NEW_FLAGS have EF_MEP_LIBRARY set. */
799 if (old_flags & EF_MEP_LIBRARY)
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-mep.c287 library_flag = EF_MEP_LIBRARY;

Completed in 110 milliseconds