Searched refs:E_V850E_ARCH (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dv850.h37 #define E_V850E_ARCH 0x10000000 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dv850.h37 #define E_V850E_ARCH 0x10000000 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dv850.h37 #define E_V850E_ARCH 0x10000000 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dv850.h37 #define E_V850E_ARCH 0x10000000 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c2711 case E_V850E_ARCH: mach = bfd_mach_v850e; break;
2747 case bfd_mach_v850e: val = E_V850E_ARCH; break;
2839 && (out_flags & EF_V850_ARCH) == E_V850E_ARCH)
2843 && (out_flags & EF_V850_ARCH) == E_V850E_ARCH)
2846 ((out_flags & ~ EF_V850_ARCH) | E_V850E_ARCH);
2851 || (in_flags & EF_V850_ARCH) == E_V850E_ARCH)
2860 || (in_flags & EF_V850_ARCH) == E_V850E_ARCH
2870 || (in_flags & EF_V850_ARCH) == E_V850E_ARCH
2916 case E_V850E_ARCH: fprintf (file, _("v850e architecture")); break;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c2715 case E_V850E_ARCH: mach = bfd_mach_v850e; break;
2751 case bfd_mach_v850e: val = E_V850E_ARCH; break;
2843 && (out_flags & EF_V850_ARCH) == E_V850E_ARCH)
2847 && (out_flags & EF_V850_ARCH) == E_V850E_ARCH)
2850 ((out_flags & ~ EF_V850_ARCH) | E_V850E_ARCH);
2855 || (in_flags & EF_V850_ARCH) == E_V850E_ARCH)
2864 || (in_flags & EF_V850_ARCH) == E_V850E_ARCH
2874 || (in_flags & EF_V850_ARCH) == E_V850E_ARCH
2920 case E_V850E_ARCH: fprintf (file, _("v850e architecture")); break;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c2715 case E_V850E_ARCH: mach = bfd_mach_v850e; break;
2751 case bfd_mach_v850e: val = E_V850E_ARCH; break;
2843 && (out_flags & EF_V850_ARCH) == E_V850E_ARCH)
2847 && (out_flags & EF_V850_ARCH) == E_V850E_ARCH)
2850 ((out_flags & ~ EF_V850_ARCH) | E_V850E_ARCH);
2855 || (in_flags & EF_V850_ARCH) == E_V850E_ARCH)
2864 || (in_flags & EF_V850_ARCH) == E_V850E_ARCH
2874 || (in_flags & EF_V850_ARCH) == E_V850E_ARCH
2920 case E_V850E_ARCH: fprintf (file, _("v850e architecture")); break;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c2715 case E_V850E_ARCH: mach = bfd_mach_v850e; break;
2751 case bfd_mach_v850e: val = E_V850E_ARCH; break;
2843 && (out_flags & EF_V850_ARCH) == E_V850E_ARCH)
2847 && (out_flags & EF_V850_ARCH) == E_V850E_ARCH)
2850 ((out_flags & ~ EF_V850_ARCH) | E_V850E_ARCH);
2855 || (in_flags & EF_V850_ARCH) == E_V850E_ARCH)
2864 || (in_flags & EF_V850_ARCH) == E_V850E_ARCH
2874 || (in_flags & EF_V850_ARCH) == E_V850E_ARCH
2920 case E_V850E_ARCH: fprintf (file, _("v850e architecture")); break;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3410 case E_V850E_ARCH:
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3994 case E_V850E_ARCH:
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4466 case E_V850E_ARCH:

Completed in 505 milliseconds