HomeSort by: relevance | last modified time | path
    Searched defs:s7_g_switch_value (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-score7.c 442 static unsigned int s7_g_switch_value = 8;
4594 else if (s7_USE_GLOBAL_POINTER_OPT && s7_g_switch_value > 0)
4624 && S_GET_VALUE (sym) <= s7_g_switch_value)))
6106 bfd_set_gp_size (stdoutput, s7_g_switch_value);
440 static unsigned int s7_g_switch_value = 8; variable
tc-score7.c 442 static unsigned int s7_g_switch_value = 8;
4594 else if (s7_USE_GLOBAL_POINTER_OPT && s7_g_switch_value > 0)
4624 && S_GET_VALUE (sym) <= s7_g_switch_value)))
6106 bfd_set_gp_size (stdoutput, s7_g_switch_value);
440 static unsigned int s7_g_switch_value = 8; variable
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-score7.c 442 static unsigned int s7_g_switch_value = 8;
4594 else if (s7_USE_GLOBAL_POINTER_OPT && s7_g_switch_value > 0)
4624 && S_GET_VALUE (sym) <= s7_g_switch_value)))
6106 bfd_set_gp_size (stdoutput, s7_g_switch_value);
440 static unsigned int s7_g_switch_value = 8; variable
tc-score7.c 442 static unsigned int s7_g_switch_value = 8;
4594 else if (s7_USE_GLOBAL_POINTER_OPT && s7_g_switch_value > 0)
4624 && S_GET_VALUE (sym) <= s7_g_switch_value)))
6106 bfd_set_gp_size (stdoutput, s7_g_switch_value);
440 static unsigned int s7_g_switch_value = 8; variable

Completed in 196 milliseconds