Searched refs:EF_MEP_LIBRARY (Results 1 – 3 of 3) sorted by relevance
78 #define EF_MEP_LIBRARY 0x00000100 /* Built as a library */ macro
788 else if ((new_flags | old_flags) & EF_MEP_LIBRARY) in mep_elf_merge_private_bfd_data()792 if (old_flags & EF_MEP_LIBRARY) in mep_elf_merge_private_bfd_data()
286 library_flag = EF_MEP_LIBRARY; in md_parse_option()