Searched refs:OPTION_EB (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-mep.c113 #define OPTION_EB (OPTION_MD_BASE + 0)
142 { "EB", no_argument, NULL, OPTION_EB},
180 case OPTION_EB:
112 #define OPTION_EB macro
H A Dtc-arc.c110 OPTION_EB = OPTION_MD_BASE,
121 { "EB", no_argument, NULL, OPTION_EB },
159 case OPTION_EB:
109 OPTION_EB = OPTION_MD_BASE, enumerator in enum:options
H A Dtc-score.c5683 #define OPTION_EB (OPTION_MD_BASE + 0) macro
5687 #define OPTION_EB (OPTION_MD_BASE + 0) macro
5704 #ifdef OPTION_EB
5705 {"EB" , no_argument, NULL, OPTION_EB},
5729 #ifdef OPTION_EB
5730 case OPTION_EB:
5787 #ifdef OPTION_EB
H A Dtc-arm.c19754 #define OPTION_EB (OPTION_MD_BASE + 0)
19758 #define OPTION_EB (OPTION_MD_BASE + 0)
19766 #ifdef OPTION_EB
19767 {"EB", no_argument, NULL, OPTION_EB},
20375 #ifdef OPTION_EB
20376 case OPTION_EB:
20475 #ifdef OPTION_EB
19740 #define OPTION_EB macro
19744 #define OPTION_EB macro
H A Dtc-mips.c11255 #define OPTION_EB (OPTION_MISC_BASE + 2)
11256 {"EB", no_argument, NULL, OPTION_EB},
11366 case OPTION_EB:
11246 #define OPTION_EB macro
/freebsd-9.3-release/contrib/binutils/ld/
H A Dlexsup.c76 OPTION_EB, enumerator in enum:option_values
222 { {"EB", no_argument, NULL, OPTION_EB},
792 case OPTION_EB:

Completed in 295 milliseconds