Searched refs:sh_small (Results 1 – 4 of 4) sorted by relevance
37 extern int sh_small;150 : (sh_small ? 2 : 4)))
117 ? (sh_small ? "coff-shl-small" : "coff-shl") \118 : (sh_small ? "coff-sh-small" : "coff-sh"))
128 int sh_small; variable3202 sh_small = 1; in md_parse_option()
358 * config/tc-sh.c (sh_small): New variable.363 * config/tc-sh.h (sh_small): Declare.364 (SUB_SEGMENT_ALIGN): Handle sh_small.365 * config/obj-coff.h (TARGET_FORMAT): Check sh_small in TC_SH