Searched refs:ASM_DEBUG_SPEC (Results 1 – 2 of 2) sorted by relevance
576 #ifndef ASM_DEBUG_SPEC579 # define ASM_DEBUG_SPEC \ macro585 # define ASM_DEBUG_SPEC "%{g*:%{!g0:--gstabs}}" ASM_MAP macro588 # define ASM_DEBUG_SPEC "%{g*:%{!g0:--gdwarf2}}" ASM_MAP macro592 #ifndef ASM_DEBUG_SPEC593 # define ASM_DEBUG_SPEC "" macro6176 asm_debug = ASM_DEBUG_SPEC; in main()
840 #ifndef ASM_DEBUG_SPEC843 # define ASM_DEBUG_SPEC \ macro851 # define ASM_DEBUG_SPEC "%{g*:%{%:debug-level-gt(0):--gstabs}}" ASM_MAP macro854 # define ASM_DEBUG_SPEC "%{g*:%{%:debug-level-gt(0):--gdwarf2}}" ASM_MAP macro858 #ifndef ASM_DEBUG_SPEC859 # define ASM_DEBUG_SPEC "" macro1073 static const char *asm_debug = ASM_DEBUG_SPEC;