Searched refs:OPTION_EL (Results 1 – 9 of 9) sorted by relevance
| /freebsd-11-stable/contrib/binutils/gas/config/ |
| HD | tc-mep.c | 113 #define OPTION_EL (OPTION_MD_BASE + 1) macro 142 { "EL", no_argument, NULL, OPTION_EL}, 182 case OPTION_EL: in md_parse_option()
|
| HD | tc-arc.c | 110 OPTION_EL, enumerator 121 { "EL", no_argument, NULL, OPTION_EL }, 162 case OPTION_EL: in md_parse_option()
|
| HD | tc-score.c | 5684 #define OPTION_EL (OPTION_MD_BASE + 1) macro 5689 #define OPTION_EL (OPTION_MD_BASE + 1) macro 5707 #ifdef OPTION_EL 5708 {"EL" , no_argument, NULL, OPTION_EL}, 5734 #ifdef OPTION_EL in md_parse_option() 5735 case OPTION_EL: in md_parse_option() 5792 #ifdef OPTION_EL in md_show_usage()
|
| HD | tc-arm.c | 19876 #define OPTION_EL (OPTION_MD_BASE + 1) macro 19881 #define OPTION_EL (OPTION_MD_BASE + 1) macro 19890 #ifdef OPTION_EL 19891 {"EL", no_argument, NULL, OPTION_EL}, 20508 #ifdef OPTION_EL in md_parse_option() 20509 case OPTION_EL: in md_parse_option() 20607 #ifdef OPTION_EL in md_show_usage()
|
| HD | tc-mips.c | 11248 #define OPTION_EL (OPTION_MISC_BASE + 3) macro 11249 {"EL", no_argument, NULL, OPTION_EL}, 11361 case OPTION_EL: in md_parse_option()
|
| /freebsd-11-stable/contrib/binutils/ld/ |
| HD | lexsup.c | 77 OPTION_EL, enumerator 225 { {"EL", no_argument, NULL, OPTION_EL}, 800 case OPTION_EL: in parse_args()
|
| HD | ChangeLog-9197 | 6636 returning OPTION_EB and OPTION_EL. gcc passes these to a MIPS 6638 * ldgram.y (OPTION_EB, OPTION_EL): New tokens. 6639 (command_line_option): Accept and ignore OPTION_EB and OPTION_EL.
|
| /freebsd-11-stable/contrib/binutils/gas/ |
| HD | ChangeLog-0203 | 1821 (OPTION_BREAK, OPTION_CONSTRUCT_FLOATS, OPTION_EB, OPTION_EL)
|
| HD | ChangeLog-9295 | 3032 (md_parse_option, cases OPTION_EB and OPTION_EL): Set
|