Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-pdp11.c1240 #define OPTION_PIC 259 macro
1241 { "pic", no_argument, NULL, OPTION_PIC },
1276 case OPTION_PIC: in md_parse_option()
Dtc-frv.c218 #define OPTION_PIC (OPTION_MD_BASE + 12) macro
245 { "mpic", no_argument, NULL, OPTION_PIC },
412 case OPTION_PIC: in md_parse_option()
Dtc-cris.c423 #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()
Dtc-vax.c2205 #define OPTION_PIC (OPTION_MD_BASE) macro
2206 { "pic", no_argument, NULL, OPTION_PIC },
2270 case OPTION_PIC: in md_parse_option()
Dtc-nds32.c1881 OPTION_PIC, enumerator
1902 {"mpic", no_argument, NULL, OPTION_PIC},
3204 case OPTION_PIC: in nds32_parse_option()
Dtc-m68k.c7522 #define OPTION_PIC (OPTION_MD_BASE) macro
7523 {"pic", no_argument, NULL, OPTION_PIC},
7563 case OPTION_PIC: in md_parse_option()
Dtc-score.c179 #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/
DChangeLog-20111291 * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if not
DChangeLog-2004381 (OPTION_PIC): Define in terms of previous option, OPTION_US.
DChangeLog-0203850 (OPTION_PIC): Define.
852 (md_parse_option): Change 'K' to OPTION_PIC.
DChangeLog-00012923 (OPTION_PIC): Define.
2941 (md_parse_option): Handle OPTION_PIC.
DChangeLog-2005157 (md_parse_option) <case OPTION_PIC>: Adjust md_long_jump_size.