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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-sh.h 34 extern int sh_relax;
82 || (sh_relax && SWITCH_TABLE (FIX)))
87 && sh_relax && SWITCH_TABLE (FIX))
215 || (sh_relax && SWITCH_TABLE (FIX)))
228 || (sh_relax && SWITCH_TABLE (FIX))))
tc-sh64.h 112 || (sh_relax && SWITCH_TABLE (FIX)) \
120 || (sh_relax && SWITCH_TABLE (FIX)) \
tc-sh.c 124 int sh_relax; /* set if -relax seen */ variable
    [all...]
tc-sh64.c 763 if (! sh64_expand || sh_relax)
822 || sh_relax
849 = ((symbolP && final && ! sh_relax ? S_GET_VALUE (symbolP) : 0)
885 | (((sh_relax
892 if (sh_relax)
    [all...]

Completed in 165 milliseconds