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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dv850.h43 #define E_V850E2_ARCH 0x30000000 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dv850.h43 #define E_V850E2_ARCH 0x30000000 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dv850.h43 #define E_V850E2_ARCH 0x30000000 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dv850.h43 #define E_V850E2_ARCH 0x30000000 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c2713 case E_V850E2_ARCH: mach = bfd_mach_v850e2; break;
2749 case bfd_mach_v850e2: val = E_V850E2_ARCH; break;
2852 && (out_flags & EF_V850_ARCH) == E_V850E2_ARCH)
2855 ((out_flags & ~ EF_V850_ARCH) | E_V850E2_ARCH);
2861 || (in_flags & EF_V850_ARCH) == E_V850E2_ARCH)
2871 || (in_flags & EF_V850_ARCH) == E_V850E2_ARCH
2918 case E_V850E2_ARCH: fprintf (file, _("v850e2 architecture")); break;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c2717 case E_V850E2_ARCH: mach = bfd_mach_v850e2; break;
2753 case bfd_mach_v850e2: val = E_V850E2_ARCH; break;
2856 && (out_flags & EF_V850_ARCH) == E_V850E2_ARCH)
2859 ((out_flags & ~ EF_V850_ARCH) | E_V850E2_ARCH);
2865 || (in_flags & EF_V850_ARCH) == E_V850E2_ARCH)
2875 || (in_flags & EF_V850_ARCH) == E_V850E2_ARCH
2922 case E_V850E2_ARCH: fprintf (file, _("v850e2 architecture")); break;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c2717 case E_V850E2_ARCH: mach = bfd_mach_v850e2; break;
2753 case bfd_mach_v850e2: val = E_V850E2_ARCH; break;
2856 && (out_flags & EF_V850_ARCH) == E_V850E2_ARCH)
2859 ((out_flags & ~ EF_V850_ARCH) | E_V850E2_ARCH);
2865 || (in_flags & EF_V850_ARCH) == E_V850E2_ARCH)
2875 || (in_flags & EF_V850_ARCH) == E_V850E2_ARCH
2922 case E_V850E2_ARCH: fprintf (file, _("v850e2 architecture")); break;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c2717 case E_V850E2_ARCH: mach = bfd_mach_v850e2; break;
2753 case bfd_mach_v850e2: val = E_V850E2_ARCH; break;
2856 && (out_flags & EF_V850_ARCH) == E_V850E2_ARCH)
2859 ((out_flags & ~ EF_V850_ARCH) | E_V850E2_ARCH);
2865 || (in_flags & EF_V850_ARCH) == E_V850E2_ARCH)
2875 || (in_flags & EF_V850_ARCH) == E_V850E2_ARCH
2922 case E_V850E2_ARCH: fprintf (file, _("v850e2 architecture")); break;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3404 case E_V850E2_ARCH:
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3988 case E_V850E2_ARCH:
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4460 case E_V850E2_ARCH:

Completed in 553 milliseconds