| /openbsd-src/gnu/gcc/gcc/ |
| H A D | dwarf2asm.c | 39 #ifndef ASM_COMMENT_START 40 #define ASM_COMMENT_START ";#" macro 86 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_data() 118 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_delta() 150 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_offset() 183 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); 206 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_addr() 228 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_addr_rtx() 270 fprintf (asm_out_file, "\\0\"\t%s ", ASM_COMMENT_START); in dw2_asm_output_nstring() 523 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_data_uleb128() [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | dwarf2asm.c | 37 #ifndef ASM_COMMENT_START 38 #define ASM_COMMENT_START ";#" macro 83 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_data() 117 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_delta() 148 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_offset() 180 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_pcrel() 203 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_addr() 226 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_addr_rtx() 263 fprintf (asm_out_file, "\\0\"\t%s ", ASM_COMMENT_START); in dw2_asm_output_nstring() 521 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_data_uleb128() [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | linux-aout.h | 23 #undef ASM_COMMENT_START 24 #define ASM_COMMENT_START "#" macro
|
| H A D | openbsd.h | 101 #undef ASM_COMMENT_START 102 #define ASM_COMMENT_START ";#" macro
|
| H A D | openbsd64.h | 30 #undef ASM_COMMENT_START 31 #define ASM_COMMENT_START "#" macro
|
| H A D | x86-64.h | 22 #undef ASM_COMMENT_START 23 #define ASM_COMMENT_START "#" macro
|
| H A D | freebsd.h | 29 #undef ASM_COMMENT_START 30 #define ASM_COMMENT_START "#" macro
|
| H A D | openbsdelf.h | 27 #undef ASM_COMMENT_START 28 #define ASM_COMMENT_START "#" macro
|
| H A D | netbsd-elf.h | 69 #undef ASM_COMMENT_START 70 #define ASM_COMMENT_START "#" macro
|
| H A D | win32.h | 159 #undef ASM_COMMENT_START 160 #define ASM_COMMENT_START " #" macro
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/ |
| H A D | aof.h | 137 ASM_COMMENT_START, version_string, ARM_OS_NAME); \ 182 #define ASM_COMMENT_START ";" macro 210 (ROUNDED), ASM_COMMENT_START, SIZE)) 217 (ROUNDED), ASM_COMMENT_START, SIZE))
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | gas.h | 122 #undef ASM_COMMENT_START 123 #define ASM_COMMENT_START "#" macro
|
| H A D | openbsd64.h | 30 #undef ASM_COMMENT_START 31 #define ASM_COMMENT_START "#" macro
|
| H A D | openbsd.h | 98 #undef ASM_COMMENT_START 99 #define ASM_COMMENT_START ";#" macro
|
| H A D | openbsdelf.h | 27 #undef ASM_COMMENT_START 28 #define ASM_COMMENT_START "#" macro
|
| H A D | freebsd.h | 29 #undef ASM_COMMENT_START 30 #define ASM_COMMENT_START "#" macro
|
| H A D | sol2-10.h | 22 #undef ASM_COMMENT_START 23 #define ASM_COMMENT_START "/" macro
|
| H A D | x86-64.h | 22 #undef ASM_COMMENT_START 23 #define ASM_COMMENT_START "#" macro
|
| H A D | netbsd-elf.h | 67 #undef ASM_COMMENT_START 68 #define ASM_COMMENT_START "#" macro
|
| H A D | cygming.h | 173 (int)(ROUNDED), ASM_COMMENT_START, (int)(SIZE)); \ 262 #undef ASM_COMMENT_START 263 #define ASM_COMMENT_START " #" macro
|
| H A D | linux.h | 39 #undef ASM_COMMENT_START 40 #define ASM_COMMENT_START "#" macro
|
| H A D | beos-elf.h | 34 #undef ASM_COMMENT_START 35 #define ASM_COMMENT_START " #" macro
|
| /openbsd-src/gnu/gcc/gcc/config/arm/ |
| H A D | aof.h | 100 #define ASM_COMMENT_START ";" macro 126 (int)(ROUNDED), ASM_COMMENT_START, (int)(SIZE))) 133 (int)(ROUNDED), ASM_COMMENT_START, (int)(SIZE)))
|
| /openbsd-src/gnu/gcc/gcc/config/m88k/ |
| H A D | openbsdelf.h | 22 #undef ASM_COMMENT_START 23 #define ASM_COMMENT_START "|" macro
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/m88k/ |
| H A D | openbsdelf.h | 22 #undef ASM_COMMENT_START 23 #define ASM_COMMENT_START "|" macro
|