Searched refs:EF_RH850_TP_FIX (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dv850.h169 #define EF_RH850_TP_FIX 0x00001000 /* r5 is fixed. */
167 #define EF_RH850_TP_FIX macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dv850.h169 #define EF_RH850_TP_FIX 0x00001000 /* r5 is fixed. */
167 #define EF_RH850_TP_FIX macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dv850.h169 #define EF_RH850_TP_FIX 0x00001000 /* r5 is fixed. */
167 #define EF_RH850_TP_FIX macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dv850.h169 #define EF_RH850_TP_FIX 0x00001000 /* r5 is fixed. */
167 #define EF_RH850_TP_FIX macro
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3367 if ((e_flags & (EF_RH850_TP_FIX | EF_RH850_TP_NOFIX)) == 0)
3385 case EF_RH850_TP_FIX: strcat (buf, ", r5 fixed"); break;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3951 if ((e_flags & (EF_RH850_TP_FIX | EF_RH850_TP_NOFIX)) == 0)
3969 case EF_RH850_TP_FIX: strcat (buf, ", r5 fixed"); break;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4396 if ((e_flags & (EF_RH850_TP_FIX | EF_RH850_TP_NOFIX)) == 0)
4430 case EF_RH850_TP_FIX:

Completed in 384 milliseconds