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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dv850.h170 #define EF_RH850_TP_NOFIX 0x00002000 /* r5 is callee save. */
168 #define EF_RH850_TP_NOFIX macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dv850.h170 #define EF_RH850_TP_NOFIX 0x00002000 /* r5 is callee save. */
168 #define EF_RH850_TP_NOFIX macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dv850.h170 #define EF_RH850_TP_NOFIX 0x00002000 /* r5 is callee save. */
168 #define EF_RH850_TP_NOFIX macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dv850.h170 #define EF_RH850_TP_NOFIX 0x00002000 /* r5 is callee save. */
168 #define EF_RH850_TP_NOFIX 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)
3386 case EF_RH850_TP_NOFIX: strcat (buf, ", r5 free"); 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)
3970 case EF_RH850_TP_NOFIX: strcat (buf, ", r5 free"); break;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4396 if ((e_flags & (EF_RH850_TP_FIX | EF_RH850_TP_NOFIX)) == 0)
4433 case EF_RH850_TP_NOFIX:

Completed in 488 milliseconds