Searched refs:asm_options (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dgcc.c828 static const char *asm_options =
833 "%{!S:-o %|.s |\n as %(asm_options) %|.s %A }";
835 "%{!S:-o %|.s |\n as %(asm_options) %m.s %A }";
1015 "%{!M:%{!MM:%{!E:%{!S:as %(asm_debug) %(asm_options) %i %A }}}}", 0, 1, 0},
1022 as %(asm_debug) %(asm_options) %|.s %A }}}}"
1027 as %(asm_debug) %(asm_options) %m.s %A }}}}"
1556 INIT_STATIC_SPEC ("asm_options", &asm_options),
826 static const char *asm_options = variable

Completed in 182 milliseconds