Searched refs:EF_RH850_GP_NOFIX (Results 1 – 2 of 2) sorted by relevance
168 #define EF_RH850_GP_NOFIX 0x00000200 /* r4 is callee save. */ macro
2783 if ((e_flags & (EF_RH850_GP_FIX | EF_RH850_GP_NOFIX)) == 0) in get_machine_flags()2808 case EF_RH850_GP_NOFIX: strcat (buf, ", r4 free"); break; in get_machine_flags()