/toolchain/binutils/binutils-2.25/gas/config/ |
tc-moxie.c | 599 OPTION_EB = OPTION_MD_BASE, 605 { "EB", no_argument, NULL, OPTION_EB}, 620 case OPTION_EB:
|
tc-i860.c | 1071 #define OPTION_EB (OPTION_MD_BASE + 0) 1078 { "EB", no_argument, NULL, OPTION_EB }, 1092 case OPTION_EB: [all...] |
tc-arc.c | 109 OPTION_EB = OPTION_MD_BASE, 120 { "EB", no_argument, NULL, OPTION_EB }, 158 case OPTION_EB: [all...] |
tc-mcore.c | [all...] |
tc-microblaze.c | 38 #define OPTION_EB (OPTION_MD_BASE + 0) [all...] |
tc-mep.c | 112 #define OPTION_EB (OPTION_MD_BASE + 0) 145 { "EB", no_argument, NULL, OPTION_EB}, 204 case OPTION_EB: [all...] |
tc-nios2.c | 80 #define OPTION_EB (OPTION_MD_BASE + 3) 81 {"EB", no_argument, NULL, OPTION_EB}, [all...] |
tc-tilegx.c | 85 #define OPTION_EB (OPTION_MD_BASE + 2) 94 {"EB", no_argument, NULL, OPTION_EB }, 124 case OPTION_EB: [all...] |
tc-aarch64.c | [all...] |
tc-score.c | 162 #define OPTION_EB (OPTION_MD_BASE + 0) 166 #define OPTION_EB (OPTION_MD_BASE + 0) 226 #ifdef OPTION_EB 227 {"EB" , no_argument, NULL, OPTION_EB}, [all...] |
tc-mips.c | [all...] |
tc-arm.c | [all...] |
/toolchain/binutils/binutils-2.25/ld/ |
ldlex.h | 37 OPTION_EB,
|