Home
last modified time | relevance | path

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

12345678

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2asm.c116 fputs ("\t" ASM_COMMENT_START " ", asm_out_file); in dw2_asm_output_data()
148 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_delta()
172 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_vms_delta()
205 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_offset()
232 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_offset()
265 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
288 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_addr()
310 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_addr_rtx()
358 fprintf (asm_out_file, "\\0\"\t%s ", ASM_COMMENT_START); in dw2_asm_output_nstring()
635 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_data_uleb128()
[all …]
H A Dvmsdbgout.c416 fprintf (asm_out_file, "\t%s record length", ASM_COMMENT_START); in write_debug_header()
423 fprintf (asm_out_file, "\t%s record type (%s)", ASM_COMMENT_START, in write_debug_header()
443 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_addr()
461 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_data1()
479 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_data2()
496 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_data4()
514 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_data8()
533 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_delta4()
551 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_string()
826 fprintf (asm_out_file, "\t%s line_num", ASM_COMMENT_START); in write_pclines()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2asm.cc162 fputs ("\t" ASM_COMMENT_START " ", asm_out_file); in dw2_asm_output_data()
194 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_delta()
218 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_vms_delta()
251 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_offset()
278 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_offset()
311 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START);
334 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_addr()
356 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_addr_rtx()
404 fprintf (asm_out_file, "\\0\"\t%s ", ASM_COMMENT_START); in dw2_asm_output_nstring()
681 fprintf (asm_out_file, "\t%s ", ASM_COMMENT_START); in dw2_asm_output_data_uleb128()
[all …]
H A Dvmsdbgout.cc417 fprintf (asm_out_file, "\t%s record length", ASM_COMMENT_START); in write_debug_header()
424 fprintf (asm_out_file, "\t%s record type (%s)", ASM_COMMENT_START, in write_debug_header()
444 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_addr()
462 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_data1()
480 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_data2()
497 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_data4()
515 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_data8()
534 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_delta4()
552 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment); in write_debug_string()
827 fprintf (asm_out_file, "\t%s line_num", ASM_COMMENT_START); in write_pclines()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dgas.h103 #undef ASM_COMMENT_START
104 #define ASM_COMMENT_START "#" macro
H A Ddragonfly.h28 #undef ASM_COMMENT_START
29 #define ASM_COMMENT_START "#" macro
H A Dopenbsdelf.h55 #undef ASM_COMMENT_START
56 #define ASM_COMMENT_START "#" macro
H A Dfreebsd.h26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#" macro
H A Diamcu.h33 #undef ASM_COMMENT_START
34 #define ASM_COMMENT_START "#" macro
H A Dgnu-user.h26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#" macro
H A Dnetbsd-elf.h68 #undef ASM_COMMENT_START
69 #define ASM_COMMENT_START "#" macro
H A Dx86-64.h26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dgas.h119 #undef ASM_COMMENT_START
120 #define ASM_COMMENT_START "#" macro
H A Ddragonfly.h28 #undef ASM_COMMENT_START
29 #define ASM_COMMENT_START "#" macro
H A Dopenbsdelf.h55 #undef ASM_COMMENT_START
56 #define ASM_COMMENT_START "#" macro
H A Dfreebsd.h26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#" macro
H A Dgnu-user.h26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#" macro
H A Dnetbsd-elf.h68 #undef ASM_COMMENT_START
69 #define ASM_COMMENT_START "#" macro
H A Diamcu.h33 #undef ASM_COMMENT_START
34 #define ASM_COMMENT_START "#" macro
H A Dx86-64.h26 #undef ASM_COMMENT_START
27 #define ASM_COMMENT_START "#" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dnetbsd-elf.h146 #undef ASM_COMMENT_START
147 #define ASM_COMMENT_START "|" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dnetbsd-elf.h146 #undef ASM_COMMENT_START
147 #define ASM_COMMENT_START "|" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Daout.h305 #ifndef ASM_COMMENT_START
306 #define ASM_COMMENT_START "@" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Daout.h305 #ifndef ASM_COMMENT_START
306 #define ASM_COMMENT_START "@" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Ddarwin.h319 #undef ASM_COMMENT_START
320 #define ASM_COMMENT_START ";" macro

12345678