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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dv850.h313 #define EF_RH850_DOUBLE64 0x0002 /* 64-bits in size. */
311 #define EF_RH850_DOUBLE64 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dv850.h313 #define EF_RH850_DOUBLE64 0x0002 /* 64-bits in size. */
311 #define EF_RH850_DOUBLE64 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dv850.h313 #define EF_RH850_DOUBLE64 0x0002 /* 64-bits in size. */
311 #define EF_RH850_DOUBLE64 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dv850.h313 #define EF_RH850_DOUBLE64 0x0002 /* 64-bits in size. */
311 #define EF_RH850_DOUBLE64 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c2560 BFD_ASSERT (oval == EF_RH850_DOUBLE64);
2616 case EF_RH850_DOUBLE64: fprintf (file, _("8-bytes")); break;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c2564 BFD_ASSERT (oval == EF_RH850_DOUBLE64);
2620 case EF_RH850_DOUBLE64: fprintf (file, _("8-bytes")); break;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c2564 BFD_ASSERT (oval == EF_RH850_DOUBLE64);
2620 case EF_RH850_DOUBLE64: fprintf (file, _("8-bytes")); break;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c2564 BFD_ASSERT (oval == EF_RH850_DOUBLE64);
2620 case EF_RH850_DOUBLE64: fprintf (file, _("8-bytes")); break;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-v850.c3783 val = EF_RH850_DOUBLE64;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-v850.c3779 val = EF_RH850_DOUBLE64;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-v850.c3775 val = EF_RH850_DOUBLE64;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c18810 case EF_RH850_DOUBLE64: printf (_("8-bytes\n")); return TRUE;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c20353 case EF_RH850_DOUBLE64: printf (_("8-bytes\n")); return true;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c21099 case EF_RH850_DOUBLE64: printf (_("8-bytes\n")); return true;

Completed in 447 milliseconds