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

/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmep.h84 #define EF_MEP_LIBRARY 0x00000100 /* Built as a library */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmep.h84 #define EF_MEP_LIBRARY 0x00000100 /* Built as a library */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmep.h84 #define EF_MEP_LIBRARY 0x00000100 /* Built as a library */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmep.h84 #define EF_MEP_LIBRARY 0x00000100 /* Built as a library */ macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-mep.c602 else if ((new_flags | old_flags) & EF_MEP_LIBRARY)
605 matter if both OLD_FLAGS and NEW_FLAGS have EF_MEP_LIBRARY set. */
606 if (old_flags & EF_MEP_LIBRARY)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-mep.c602 else if ((new_flags | old_flags) & EF_MEP_LIBRARY)
605 matter if both OLD_FLAGS and NEW_FLAGS have EF_MEP_LIBRARY set. */
606 if (old_flags & EF_MEP_LIBRARY)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-mep.c602 else if ((new_flags | old_flags) & EF_MEP_LIBRARY)
605 matter if both OLD_FLAGS and NEW_FLAGS have EF_MEP_LIBRARY set. */
606 if (old_flags & EF_MEP_LIBRARY)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-mep.c602 else if ((new_flags | old_flags) & EF_MEP_LIBRARY)
605 matter if both OLD_FLAGS and NEW_FLAGS have EF_MEP_LIBRARY set. */
606 if (old_flags & EF_MEP_LIBRARY)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mep.c326 library_flag = EF_MEP_LIBRARY;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mep.c326 library_flag = EF_MEP_LIBRARY;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3899 if (e_flags & EF_MEP_LIBRARY)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c3696 if (e_flags & EF_MEP_LIBRARY)

Completed in 335 milliseconds