Home
last modified time | relevance | path

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

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