Searched refs:OPTION_NOPIC (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-frv.c | 228 #define OPTION_NOPIC (OPTION_MD_BASE + 22) macro 255 { "mnopic", no_argument, NULL, OPTION_NOPIC }, 436 case OPTION_NOPIC: in md_parse_option()
|
D | tc-bfin.c | 333 #define OPTION_NOPIC (OPTION_MD_BASE + 1) macro 340 { "mnopic", no_argument, NULL, OPTION_NOPIC }, 341 { "mno-fdpic", no_argument, NULL, OPTION_NOPIC }, 429 case OPTION_NOPIC: in md_parse_option()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2008 | 1133 (OPTION_NOPIC): Define. 1135 (md_parse_option): Handle OPTION_NOPIC.
|
D | ChangeLog-2004 | 1850 (OPTION_NOPIC): New.
|