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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dvisium.h29 #define EF_VISIUM_ARCH_GR6 0x04 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dvisium.h29 #define EF_VISIUM_ARCH_GR6 0x04 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dvisium.h29 #define EF_VISIUM_ARCH_GR6 0x04 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dvisium.h29 #define EF_VISIUM_ARCH_GR6 0x04 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);
802 if (mismatch & EF_VISIUM_ARCH_GR6)
805 new_opt_with = new_flags & EF_VISIUM_ARCH_GR6 ? with : without;
806 old_opt_with = old_flags & EF_VISIUM_ARCH_GR6 ? with : without;
846 if (flags & EF_VISIUM_ARCH_GR6)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-visium.c801 & (EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_MCM24 | EF_VISIUM_ARCH_GR6);
802 if (mismatch & EF_VISIUM_ARCH_GR6)
805 new_opt_with = new_flags & EF_VISIUM_ARCH_GR6 ? with : without;
806 old_opt_with = old_flags & EF_VISIUM_ARCH_GR6 ? with : without;
846 if (flags & EF_VISIUM_ARCH_GR6)
/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);
802 if (mismatch & EF_VISIUM_ARCH_GR6)
805 new_opt_with = new_flags & EF_VISIUM_ARCH_GR6 ? with : without;
806 old_opt_with = old_flags & EF_VISIUM_ARCH_GR6 ? with : without;
846 if (flags & EF_VISIUM_ARCH_GR6)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-visium.c801 & (EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_MCM24 | EF_VISIUM_ARCH_GR6);
802 if (mismatch & EF_VISIUM_ARCH_GR6)
805 new_opt_with = new_flags & EF_VISIUM_ARCH_GR6 ? with : without;
806 old_opt_with = old_flags & EF_VISIUM_ARCH_GR6 ? with : without;
846 if (flags & EF_VISIUM_ARCH_GR6)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-visium.c806 visium_flags |= EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_GR6;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-visium.c806 visium_flags |= EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_GR6;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-visium.c785 visium_flags |= EF_VISIUM_ARCH_MCM | EF_VISIUM_ARCH_GR6;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3727 if (e_flags & EF_VISIUM_ARCH_GR6)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4311 if (e_flags & EF_VISIUM_ARCH_GR6)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4817 if (e_flags & EF_VISIUM_ARCH_GR6)

Completed in 299 milliseconds