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

/freebsd-10.2-release/contrib/gcc/
H A Dgcc.c748 static const char *asm_debug;
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 }}}}"
1554 INIT_STATIC_SPEC ("asm_debug", &asm_debug),
1711 asm_debug = ASM_DEBUG_SPEC;
746 static const char *asm_debug; variable

Completed in 110 milliseconds