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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dv850.h171 #define EF_RH850_REG2_RESERVE 0x00004000 /* r2 is fixed. */
169 #define EF_RH850_REG2_RESERVE macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dv850.h171 #define EF_RH850_REG2_RESERVE 0x00004000 /* r2 is fixed. */
169 #define EF_RH850_REG2_RESERVE macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dv850.h171 #define EF_RH850_REG2_RESERVE 0x00004000 /* r2 is fixed. */
169 #define EF_RH850_REG2_RESERVE macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dv850.h171 #define EF_RH850_REG2_RESERVE 0x00004000 /* r2 is fixed. */
169 #define EF_RH850_REG2_RESERVE macro
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3370 if ((e_flags & (EF_RH850_REG2_RESERVE | EF_RH850_REG2_NORESERVE)) == 0)
3387 case EF_RH850_REG2_RESERVE: strcat (buf, ", r2 fixed"); break;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3954 if ((e_flags & (EF_RH850_REG2_RESERVE | EF_RH850_REG2_NORESERVE)) == 0)
3971 case EF_RH850_REG2_RESERVE: strcat (buf, ", r2 fixed"); break;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4399 if ((e_flags & (EF_RH850_REG2_RESERVE | EF_RH850_REG2_NORESERVE)) == 0)
4436 case EF_RH850_REG2_RESERVE:

Completed in 405 milliseconds