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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dvisium.h28 #define EF_VISIUM_ARCH_MCM24 0x02 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dvisium.h28 #define EF_VISIUM_ARCH_MCM24 0x02 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dvisium.h28 #define EF_VISIUM_ARCH_MCM24 0x02 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dvisium.h28 #define EF_VISIUM_ARCH_MCM24 0x02 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);
814 else if (mismatch & EF_VISIUM_ARCH_MCM24)
817 new_opt_with = new_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
818 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
850 else if (flags & EF_VISIUM_ARCH_MCM24)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-visium.c801 & (EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_MCM24 | EF_VISIUM_ARCH_GR6);
814 else if (mismatch & EF_VISIUM_ARCH_MCM24)
817 new_opt_with = new_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
818 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
850 else if (flags & EF_VISIUM_ARCH_MCM24)
/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);
814 else if (mismatch & EF_VISIUM_ARCH_MCM24)
817 new_opt_with = new_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
818 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
850 else if (flags & EF_VISIUM_ARCH_MCM24)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-visium.c801 & (EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_MCM24 | EF_VISIUM_ARCH_GR6);
814 else if (mismatch & EF_VISIUM_ARCH_MCM24)
817 new_opt_with = new_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
818 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
850 else if (flags & EF_VISIUM_ARCH_MCM24)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-visium.c798 visium_flags |= EF_VISIUM_ARCH_MCM24;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-visium.c798 visium_flags |= EF_VISIUM_ARCH_MCM24;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-visium.c777 visium_flags |= EF_VISIUM_ARCH_MCM24;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3725 else if (e_flags & EF_VISIUM_ARCH_MCM24)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4309 else if (e_flags & EF_VISIUM_ARCH_MCM24)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4815 else if (e_flags & EF_VISIUM_ARCH_MCM24)

Completed in 300 milliseconds