Searched refs:OPTION_RELAX (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/contrib/binutils/ld/ |
| HD | lexsup.c | 92 OPTION_RELAX, enumerator 459 { {"relax", no_argument, NULL, OPTION_RELAX}, 1099 case OPTION_RELAX: in parse_args()
|
| /freebsd-11-stable/contrib/binutils/gas/config/ |
| HD | tc-sparc.c | 444 #define OPTION_RELAX (OPTION_MD_BASE + 14) macro 445 {"relax", no_argument, NULL, OPTION_RELAX}, 609 case OPTION_RELAX:
|
| HD | tc-alpha.c | 240 #define OPTION_RELAX (OPTION_32ADDR + 1) macro 241 { "relax", no_argument, NULL, OPTION_RELAX }, 243 #define OPTION_MDEBUG (OPTION_RELAX + 1) 5134 case OPTION_RELAX: in md_parse_option()
|
| /freebsd-11-stable/contrib/binutils/gas/ |
| HD | ChangeLog-9697 | 70 (md_longopts): Add new OPTION_RELAX and OPTION_NO_RELAX options.
|