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

/freebsd-11-stable/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.c19889 #define OPTION_EB (OPTION_MD_BASE + 0)
19893 #define OPTION_EB (OPTION_MD_BASE + 0)
19901 #ifdef OPTION_EB
19902 {"EB", no_argument, NULL, OPTION_EB},
20516 #ifdef OPTION_EB
20517 case OPTION_EB:
20616 #ifdef OPTION_EB
19875 #define OPTION_EB macro
19879 #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-11-stable/contrib/binutils/ld/
H A Dlexsup.c76 OPTION_EB, enumerator in enum:option_values
223 { {"EB", no_argument, NULL, OPTION_EB},
797 case OPTION_EB:

Completed in 293 milliseconds