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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mep.c114 #define OPTION_EL (OPTION_MD_BASE + 1)
143 { "EL", no_argument, NULL, OPTION_EL},
183 case OPTION_EL:
113 #define OPTION_EL macro
H A Dtc-arc.c111 OPTION_EL,
122 { "EL", no_argument, NULL, OPTION_EL },
163 case OPTION_EL:
110 OPTION_EL, enumerator in enum:options
H A Dtc-score.c5684 #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
5735 case OPTION_EL:
5792 #ifdef OPTION_EL
H A Dtc-arm.c19890 #define OPTION_EL (OPTION_MD_BASE + 1)
19895 #define OPTION_EL (OPTION_MD_BASE + 1)
19904 #ifdef OPTION_EL
19905 {"EL", no_argument, NULL, OPTION_EL},
20522 #ifdef OPTION_EL
20523 case OPTION_EL:
20621 #ifdef OPTION_EL
19876 #define OPTION_EL macro
19881 #define OPTION_EL macro
H A Dtc-mips.c11257 #define OPTION_EL (OPTION_MISC_BASE + 3)
11258 {"EL", no_argument, NULL, OPTION_EL},
11370 case OPTION_EL:
11248 #define OPTION_EL macro
/freebsd-11-stable/contrib/binutils/ld/
H A Dlexsup.c77 OPTION_EL, enumerator in enum:option_values
225 { {"EL", no_argument, NULL, OPTION_EL},
800 case OPTION_EL:

Completed in 170 milliseconds