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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dv850.h34 #define E_V850_ARCH 0x00000000 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dv850.h34 #define E_V850_ARCH 0x00000000 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dv850.h34 #define E_V850_ARCH 0x00000000 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dv850.h34 #define E_V850_ARCH 0x00000000 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c2710 case E_V850_ARCH: mach = bfd_mach_v850; break;
2746 case bfd_mach_v850: val = E_V850_ARCH; break;
2833 && (in_flags & EF_V850_ARCH) != E_V850_ARCH)
2842 if ( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2850 if (( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2859 if (( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2869 if (( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2915 case E_V850_ARCH: fprintf (file, _("v850 architecture")); break;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c2714 case E_V850_ARCH: mach = bfd_mach_v850; break;
2750 case bfd_mach_v850: val = E_V850_ARCH; break;
2837 && (in_flags & EF_V850_ARCH) != E_V850_ARCH)
2846 if ( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2854 if (( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2863 if (( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2873 if (( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2919 case E_V850_ARCH: fprintf (file, _("v850 architecture")); break;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c2714 case E_V850_ARCH: mach = bfd_mach_v850; break;
2750 case bfd_mach_v850: val = E_V850_ARCH; break;
2837 && (in_flags & EF_V850_ARCH) != E_V850_ARCH)
2846 if ( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2854 if (( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2863 if (( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2873 if (( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2919 case E_V850_ARCH: fprintf (file, _("v850 architecture")); break;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c2714 case E_V850_ARCH: mach = bfd_mach_v850; break;
2750 case bfd_mach_v850: val = E_V850_ARCH; break;
2837 && (in_flags & EF_V850_ARCH) != E_V850_ARCH)
2846 if ( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2854 if (( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2863 if (( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2873 if (( (in_flags & EF_V850_ARCH) == E_V850_ARCH
2919 case E_V850_ARCH: fprintf (file, _("v850 architecture")); break;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3413 case E_V850_ARCH:
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3997 case E_V850_ARCH:
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4469 case E_V850_ARCH:

Completed in 516 milliseconds