/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-moxie.c | 600 OPTION_EL, enumerator 606 { "EL", no_argument, NULL, OPTION_EL}, 622 case OPTION_EL: in md_parse_option()
|
D | tc-i860.c | 1071 #define OPTION_EL (OPTION_MD_BASE + 1) macro 1078 { "EL", no_argument, NULL, OPTION_EL }, 1095 case OPTION_EL: in md_parse_option()
|
D | tc-tilegx.c | 86 #define OPTION_EL (OPTION_MD_BASE + 3) macro 95 {"EL", no_argument, NULL, OPTION_EL }, 128 case OPTION_EL: in md_parse_option()
|
D | tc-mcore.c | 1635 OPTION_EL, enumerator 1646 { "EL", no_argument, NULL, OPTION_EL}, 1670 case OPTION_EL: target_big_endian = 0; cpu = M340; break; in md_parse_option()
|
D | tc-arc.c | 109 OPTION_EL, enumerator 120 { "EL", no_argument, NULL, OPTION_EL }, 161 case OPTION_EL: in md_parse_option()
|
D | tc-mep.c | 112 #define OPTION_EL (OPTION_MD_BASE + 1) macro 145 { "EL", no_argument, NULL, OPTION_EL}, 206 case OPTION_EL: in md_parse_option()
|
D | tc-microblaze.c | 39 #define OPTION_EL (OPTION_MD_BASE + 1) macro 1827 {"EL", no_argument, NULL, OPTION_EL}, 2463 case OPTION_EL: in md_parse_option()
|
D | tc-nios2.c | 82 #define OPTION_EL (OPTION_MD_BASE + 4) macro 83 {"EL", no_argument, NULL, OPTION_EL} 2364 case OPTION_EL: in md_parse_option()
|
D | tc-aarch64.c | 7128 #define OPTION_EL (OPTION_MD_BASE + 1) macro 7133 #define OPTION_EL (OPTION_MD_BASE + 1) macro 7141 #ifdef OPTION_EL 7142 {"EL", no_argument, NULL, OPTION_EL}, 7444 #ifdef OPTION_EL in md_parse_option() 7445 case OPTION_EL: in md_parse_option() 7519 #ifdef OPTION_EL in md_show_usage()
|
D | tc-score.c | 163 #define OPTION_EL (OPTION_MD_BASE + 1) macro 168 #define OPTION_EL (OPTION_MD_BASE + 1) macro 229 #ifdef OPTION_EL 230 {"EL" , no_argument, NULL, OPTION_EL}, 7729 #ifdef OPTION_EL in md_parse_option() 7730 case OPTION_EL: in md_parse_option() 7805 #ifdef OPTION_EL in md_show_usage()
|
D | tc-arm.c | 24102 #define OPTION_EL (OPTION_MD_BASE + 1) macro 24107 #define OPTION_EL (OPTION_MD_BASE + 1) macro 24117 #ifdef OPTION_EL 24118 {"EL", no_argument, NULL, OPTION_EL}, 24944 #ifdef OPTION_EL in md_parse_option() 24945 case OPTION_EL: in md_parse_option() 25041 #ifdef OPTION_EL in md_show_usage()
|
D | tc-mips.c | 1453 OPTION_EL, enumerator 1581 {"EL", no_argument, NULL, OPTION_EL}, 14222 case OPTION_EL: in md_parse_option()
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldlex.h | 38 OPTION_EL, enumerator
|
D | lexsup.c | 123 { {"EL", no_argument, NULL, OPTION_EL}, 769 case OPTION_EL: in parse_args()
|
D | 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.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2012 | 142 OPTION_EL for target. 1667 (OPTION_EL): Define. 1669 (md_parse_option): Handle OPTION_EB and OPTION_EL.
|
D | ChangeLog-2004 | 1958 (OPTION_TRAP, OPTION_BREAK, OPTION_EB, OPTION_EL)
|
D | ChangeLog-0203 | 1816 (OPTION_BREAK, OPTION_CONSTRUCT_FLOATS, OPTION_EB, OPTION_EL)
|
D | ChangeLog-9295 | 3032 (md_parse_option, cases OPTION_EB and OPTION_EL): Set
|