Searched refs:OPTION_PIC (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-pdp11.c | 1240 #define OPTION_PIC 259 macro 1241 { "pic", no_argument, NULL, OPTION_PIC }, 1276 case OPTION_PIC: in md_parse_option()
|
D | tc-frv.c | 218 #define OPTION_PIC (OPTION_MD_BASE + 12) macro 245 { "mpic", no_argument, NULL, OPTION_PIC }, 412 case OPTION_PIC: in md_parse_option()
|
D | tc-cris.c | 423 #define OPTION_PIC (OPTION_US + 1) macro 424 {"pic", no_argument, NULL, OPTION_PIC}, 425 #define OPTION_MULBUG_ABORT_ON (OPTION_PIC + 1) 3833 case OPTION_PIC: in md_parse_option()
|
D | tc-vax.c | 2205 #define OPTION_PIC (OPTION_MD_BASE) macro 2206 { "pic", no_argument, NULL, OPTION_PIC }, 2270 case OPTION_PIC: in md_parse_option()
|
D | tc-nds32.c | 1881 OPTION_PIC, enumerator 1902 {"mpic", no_argument, NULL, OPTION_PIC}, 3204 case OPTION_PIC: in nds32_parse_option()
|
D | tc-m68k.c | 7522 #define OPTION_PIC (OPTION_MD_BASE) macro 7523 {"pic", no_argument, NULL, OPTION_PIC}, 7563 case OPTION_PIC: in md_parse_option()
|
D | tc-score.c | 179 #define OPTION_PIC (OPTION_MD_BASE + 10) macro 240 {"KPIC" , no_argument, NULL, OPTION_PIC}, 7781 case OPTION_PIC: in md_parse_option()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2011 | 1291 * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if not
|
D | ChangeLog-2004 | 381 (OPTION_PIC): Define in terms of previous option, OPTION_US.
|
D | ChangeLog-0203 | 850 (OPTION_PIC): Define. 852 (md_parse_option): Change 'K' to OPTION_PIC.
|
D | ChangeLog-0001 | 2923 (OPTION_PIC): Define. 2941 (md_parse_option): Handle OPTION_PIC.
|
D | ChangeLog-2005 | 157 (md_parse_option) <case OPTION_PIC>: Adjust md_long_jump_size.
|