HomeSort by relevance Sort by last modified time
    Searched refs:sh_small (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-sh.h 37 extern int sh_small;
150 : (sh_small ? 2 : 4)))
obj-coff.h 117 ? (sh_small ? "coff-shl-small" : "coff-shl") \
118 : (sh_small ? "coff-sh-small" : "coff-sh"))
tc-sh.c 128 int sh_small; variable
    [all...]

Completed in 132 milliseconds