Home
last modified time | relevance | path

Searched refs:ASM_COMMENT_START (Results 1 – 25 of 140) sorted by relevance

123456

/openbsd-src/gnu/gcc/gcc/
H A Ddwarf2asm.c39 #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 Ddwarf2asm.c37 #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 Dlinux-aout.h23 #undef ASM_COMMENT_START
24 #define ASM_COMMENT_START "#" macro
H A Dopenbsd.h101 #undef ASM_COMMENT_START
102 #define ASM_COMMENT_START ";#" macro
H A Dopenbsd64.h30 #undef ASM_COMMENT_START
31 #define ASM_COMMENT_START "#" macro
H A Dx86-64.h22 #undef ASM_COMMENT_START
23 #define ASM_COMMENT_START "#" macro
H A Dfreebsd.h29 #undef ASM_COMMENT_START
30 #define ASM_COMMENT_START "#" macro
H A Dopenbsdelf.h27 #undef ASM_COMMENT_START
28 #define ASM_COMMENT_START "#" macro
H A Dnetbsd-elf.h69 #undef ASM_COMMENT_START
70 #define ASM_COMMENT_START "#" macro
H A Dwin32.h159 #undef ASM_COMMENT_START
160 #define ASM_COMMENT_START " #" macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Daof.h137 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 Dgas.h122 #undef ASM_COMMENT_START
123 #define ASM_COMMENT_START "#" macro
H A Dopenbsd64.h30 #undef ASM_COMMENT_START
31 #define ASM_COMMENT_START "#" macro
H A Dopenbsd.h98 #undef ASM_COMMENT_START
99 #define ASM_COMMENT_START ";#" macro
H A Dopenbsdelf.h27 #undef ASM_COMMENT_START
28 #define ASM_COMMENT_START "#" macro
H A Dfreebsd.h29 #undef ASM_COMMENT_START
30 #define ASM_COMMENT_START "#" macro
H A Dsol2-10.h22 #undef ASM_COMMENT_START
23 #define ASM_COMMENT_START "/" macro
H A Dx86-64.h22 #undef ASM_COMMENT_START
23 #define ASM_COMMENT_START "#" macro
H A Dnetbsd-elf.h67 #undef ASM_COMMENT_START
68 #define ASM_COMMENT_START "#" macro
H A Dcygming.h173 (int)(ROUNDED), ASM_COMMENT_START, (int)(SIZE)); \
262 #undef ASM_COMMENT_START
263 #define ASM_COMMENT_START " #" macro
H A Dlinux.h39 #undef ASM_COMMENT_START
40 #define ASM_COMMENT_START "#" macro
H A Dbeos-elf.h34 #undef ASM_COMMENT_START
35 #define ASM_COMMENT_START " #" macro
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Daof.h100 #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 Dopenbsdelf.h22 #undef ASM_COMMENT_START
23 #define ASM_COMMENT_START "|" macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m88k/
H A Dopenbsdelf.h22 #undef ASM_COMMENT_START
23 #define ASM_COMMENT_START "|" macro

123456