HomeSort by relevance Sort by last modified time
    Searched refs:g_switch_value (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
ldmain.h 36 extern int g_switch_value;
ldmain.c 84 int g_switch_value = 8; variable
    [all...]
lexsup.c     [all...]
ldlang.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-frv.c 263 static int g_switch_value = 8;
274 g_switch_value = atoi (arg);
275 if (! g_switch_value)
429 g_switch_value = 0;
508 bfd_set_gp_size (stdoutput, g_switch_value);
262 static int g_switch_value = 8; variable
    [all...]
tc-mips.c 640 static unsigned int g_switch_value = 8; variable
    [all...]
tc-alpha.c 404 static int g_switch_value = 8;
401 static int g_switch_value = 8; variable
    [all...]

Completed in 301 milliseconds