HomeSort by: relevance | last modified time | path
    Searched defs:sh_relax (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-sh.c 111 int sh_relax; /* set if -relax seen */ variable
1897 if (sh_relax)
2545 if (sh_relax
2623 if (sh_relax
2647 if (sh_relax
2680 if (! sh_relax)
2747 sh_relax = 1;
3007 if (! sh_relax)
3139 if (donerelax && !sh_relax)
3255 if (sh_relax
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sh.c 111 int sh_relax; /* set if -relax seen */ variable
1897 if (sh_relax)
2545 if (sh_relax
2623 if (sh_relax
2647 if (sh_relax
2680 if (! sh_relax)
2747 sh_relax = 1;
3007 if (! sh_relax)
3139 if (donerelax && !sh_relax)
3255 if (sh_relax
    [all...]

Completed in 26 milliseconds