Searched refs:s3_g_opt (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-score.c374 /* Default will do instruction relax, -O0 will set s3_g_opt = 0. */
375 static unsigned int s3_g_opt = 1; variable
2250 int relaxable_p = s3_g_opt;
2548 int relaxable_p = s3_g_opt;
5892 s3_g_opt = 1;
5896 s3_g_opt = 0;
7744 s3_g_opt = 0;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-score.c374 /* Default will do instruction relax, -O0 will set s3_g_opt = 0. */
375 static unsigned int s3_g_opt = 1; variable
2250 int relaxable_p = s3_g_opt;
2548 int relaxable_p = s3_g_opt;
5891 s3_g_opt = 1;
5895 s3_g_opt = 0;
7743 s3_g_opt = 0;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c370 /* Default will do instruction relax, -O0 will set s3_g_opt = 0. */
371 static unsigned int s3_g_opt = 1; variable
2246 int relaxable_p = s3_g_opt;
2544 int relaxable_p = s3_g_opt;
5871 s3_g_opt = 1;
5875 s3_g_opt = 0;
7698 s3_g_opt = 0;

Completed in 291 milliseconds