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

/freebsd-10.2-release/contrib/gcc/
H A Dgcc.c650 /* Define ASM_DEBUG_SPEC to be a spec suitable for translating '-g'
652 #ifndef ASM_DEBUG_SPEC
655 # define ASM_DEBUG_SPEC \
661 # define ASM_DEBUG_SPEC "%{g*:--gstabs}"
664 # define ASM_DEBUG_SPEC "%{g*:--gdwarf2}"
668 #ifndef ASM_DEBUG_SPEC
669 # define ASM_DEBUG_SPEC ""
1711 asm_debug = ASM_DEBUG_SPEC;
653 # define ASM_DEBUG_SPEC macro
659 # define ASM_DEBUG_SPEC macro
662 # define ASM_DEBUG_SPEC macro
667 # define ASM_DEBUG_SPEC macro

Completed in 108 milliseconds