Searched refs:EF_VISIUM_ARCH_MCM (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dvisium.h27 #define EF_VISIUM_ARCH_MCM 0x01 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dvisium.h27 #define EF_VISIUM_ARCH_MCM 0x01 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dvisium.h27 #define EF_VISIUM_ARCH_MCM 0x01 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dvisium.h27 #define EF_VISIUM_ARCH_MCM 0x01 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-visium.c801 & (EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_MCM24 | EF_VISIUM_ARCH_GR6);
808 else if (mismatch & EF_VISIUM_ARCH_MCM)
811 new_opt_with = new_flags & EF_VISIUM_ARCH_MCM ? with : without;
812 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM ? with : without;
848 else if (flags & EF_VISIUM_ARCH_MCM)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-visium.c801 & (EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_MCM24 | EF_VISIUM_ARCH_GR6);
808 else if (mismatch & EF_VISIUM_ARCH_MCM)
811 new_opt_with = new_flags & EF_VISIUM_ARCH_MCM ? with : without;
812 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM ? with : without;
848 else if (flags & EF_VISIUM_ARCH_MCM)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-visium.c801 & (EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_MCM24 | EF_VISIUM_ARCH_GR6);
808 else if (mismatch & EF_VISIUM_ARCH_MCM)
811 new_opt_with = new_flags & EF_VISIUM_ARCH_MCM ? with : without;
812 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM ? with : without;
848 else if (flags & EF_VISIUM_ARCH_MCM)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-visium.c801 & (EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_MCM24 | EF_VISIUM_ARCH_GR6);
808 else if (mismatch & EF_VISIUM_ARCH_MCM)
811 new_opt_with = new_flags & EF_VISIUM_ARCH_MCM ? with : without;
812 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM ? with : without;
848 else if (flags & EF_VISIUM_ARCH_MCM)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-visium.c802 visium_flags |= EF_VISIUM_ARCH_MCM;
806 visium_flags |= EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_GR6;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-visium.c802 visium_flags |= EF_VISIUM_ARCH_MCM;
806 visium_flags |= EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_GR6;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-visium.c781 visium_flags |= EF_VISIUM_ARCH_MCM;
785 visium_flags |= EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_GR6;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3723 if (e_flags & EF_VISIUM_ARCH_MCM)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4307 if (e_flags & EF_VISIUM_ARCH_MCM)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4813 if (e_flags & EF_VISIUM_ARCH_MCM)

Completed in 263 milliseconds