Home
last modified time | relevance | path

Searched refs:s3_g_switch_value (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-score.c379 static unsigned int s3_g_switch_value = 8; variable
4794 else if (s3_USE_GLOBAL_POINTER_OPT && s3_g_switch_value > 0) in s3_nopic_need_relax()
4824 && S_GET_VALUE (sym) <= s3_g_switch_value))) in s3_nopic_need_relax()
6552 bfd_set_gp_size (stdoutput, s3_g_switch_value); in s3_begin()
7771 s3_g_switch_value = atoi (arg); in md_parse_option()
7784 s3_g_switch_value = 0; /* Must set -G num as 0 to generate s3_PIC code. */ in md_parse_option()