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

  /toolchain/binutils/binutils-2.25/ld/
ldlex.h 54 OPTION_NO_RELAX,
lexsup.c 392 { {"no-relax", no_argument, NULL, OPTION_NO_RELAX},
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-sparc.c 487 #define OPTION_NO_RELAX (OPTION_MD_BASE + 15)
488 {"no-relax", no_argument, NULL, OPTION_NO_RELAX},
668 case OPTION_NO_RELAX:
    [all...]

Completed in 213 milliseconds