Home
last modified time | relevance | path

Searched refs:OPTION_SMALL (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic4x.c75 #define OPTION_SMALL (OPTION_MD_BASE + 2) macro
89 { "msmall", no_argument, NULL, OPTION_SMALL },
2742 case OPTION_SMALL: /* small model */ in md_parse_option()
Dtc-sh.c3132 OPTION_SMALL, enumerator
3161 {"small", no_argument, NULL, OPTION_SMALL},
3201 case OPTION_SMALL: in md_parse_option()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-9697359 (OPTION_SMALL): Define.
361 (md_parse_option): Handle OPTION_SMALL.