Home
last modified time | relevance | path

Searched refs:OPTION_EB (Results 1 – 20 of 20) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-i860.c1124 #define OPTION_EB (OPTION_MD_BASE + 0) macro
1131 { "EB", no_argument, NULL, OPTION_EB },
1145 case OPTION_EB: in md_parse_option()
H A Dtc-arc.c148 #define OPTION_EB (OPTION_MD_BASE + 0) macro
149 { "EB", no_argument, NULL, OPTION_EB },
195 case OPTION_EB:
H A Dtc-mcore.c1755 #define OPTION_EB (OPTION_MD_BASE + 5) macro
1765 { "EB", no_argument, NULL, OPTION_EB},
1791 case OPTION_EB: target_big_endian = 1; break;
H A Dtc-arm.c13100 #define OPTION_EB (OPTION_MD_BASE + 0) macro
13104 #define OPTION_EB (OPTION_MD_BASE + 0) macro
13112 #ifdef OPTION_EB
13113 {"EB", no_argument, NULL, OPTION_EB},
13630 #ifdef OPTION_EB
13631 case OPTION_EB:
13712 #ifdef OPTION_EB
H A Dtc-mips.c10479 #define OPTION_EB (OPTION_MISC_BASE + 3) macro
10480 {"EB", no_argument, NULL, OPTION_EB},
10570 case OPTION_EB: in md_parse_option()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i860.c1124 #define OPTION_EB (OPTION_MD_BASE + 0) macro
1131 { "EB", no_argument, NULL, OPTION_EB },
1145 case OPTION_EB: in md_parse_option()
H A Dtc-arc.c111 OPTION_EB = OPTION_MD_BASE, enumerator
122 { "EB", no_argument, NULL, OPTION_EB },
160 case OPTION_EB: in md_parse_option()
H A Dtc-mcore.c1704 OPTION_EB, enumerator
1715 { "EB", no_argument, NULL, OPTION_EB},
1739 case OPTION_EB: target_big_endian = 1; break; in md_parse_option()
H A Dtc-arm.c13297 #define OPTION_EB (OPTION_MD_BASE + 0) macro
13301 #define OPTION_EB (OPTION_MD_BASE + 0) macro
13309 #ifdef OPTION_EB
13310 {"EB", no_argument, NULL, OPTION_EB},
13906 #ifdef OPTION_EB in md_parse_option()
13907 case OPTION_EB: in md_parse_option()
14006 #ifdef OPTION_EB in md_show_usage()
H A Dtc-maxq.c157 #define OPTION_EB (OPTION_MD_BASE + 0) macro
H A Dtc-mips.c10789 #define OPTION_EB (OPTION_MISC_BASE + 2) macro
10790 {"EB", no_argument, NULL, OPTION_EB},
10890 case OPTION_EB: in md_parse_option()
/openbsd/gnu/usr.bin/binutils/ld/
H A Dlexsup.c73 OPTION_EB, enumerator
202 { {"EB", no_argument, NULL, OPTION_EB},
687 case OPTION_EB: in parse_args()
H A DChangeLog-91976636 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.
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dlexsup.c76 OPTION_EB, enumerator
216 { {"EB", no_argument, NULL, OPTION_EB},
769 case OPTION_EB: in parse_args()
H A DChangeLog-91976636 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.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-20041958 (OPTION_TRAP, OPTION_BREAK, OPTION_EB, OPTION_EL)
H A DChangeLog-02031821 (OPTION_BREAK, OPTION_CONSTRUCT_FLOATS, OPTION_EB, OPTION_EL)
H A DChangeLog-92953032 (md_parse_option, cases OPTION_EB and OPTION_EL): Set
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-02031821 (OPTION_BREAK, OPTION_CONSTRUCT_FLOATS, OPTION_EB, OPTION_EL)
H A DChangeLog-92953032 (md_parse_option, cases OPTION_EB and OPTION_EL): Set