Home
last modified time | relevance | path

Searched refs:asm_out_file (Results 1 – 25 of 40) sorted by relevance

12

/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2asm.c53 fputs (op, asm_out_file); in dw2_assemble_integer()
108 fputs (op, asm_out_file); in dw2_asm_output_data()
119 putc ('\n', asm_out_file); in dw2_asm_output_data()
151 fputc ('\n', asm_out_file); in dw2_asm_output_delta()
175 fputc ('\n', asm_out_file); in dw2_asm_output_vms_delta()
208 fputc ('\n', asm_out_file); in dw2_asm_output_offset()
235 fputc ('\n', asm_out_file); in dw2_asm_output_offset()
268 fputc ('\n', asm_out_file);
291 fputc ('\n', asm_out_file); in dw2_asm_output_addr()
813 putc ('-', asm_out_file); in dw2_asm_output_delta_uleb128()
[all …]
H A Dxcoffout.h77 putc ('.', asm_out_file); \
85 fputs (_p+1, asm_out_file); \
88 putc (*_p != '$' ? *_p : '_', asm_out_file); \
91 output_addr_const (asm_out_file, ADDR); \
96 assemble_name (asm_out_file, XSTR (XEXP (DECL_RTL (SYM), 0), 0)); \
98 assemble_name (asm_out_file, LABEL); \
101 putc (',', asm_out_file); \
103 fputs (",0\n", asm_out_file); \
H A Ddbxout.c504 putc ('\n', asm_out_file); in dbxout_stab_value_label()
513 putc ('-', asm_out_file); in dbxout_stab_value_label_diff()
515 putc ('\n', asm_out_file); in dbxout_stab_value_label_diff()
559 putc ('\n', asm_out_file); in dbxout_stabd()
584 putc (',', asm_out_file); in dbxout_begin_stabn_sline()
606 putc (',', asm_out_file); in dbxout_begin_simple_stabs()
617 putc (',', asm_out_file); in dbxout_begin_simple_stabs_desc()
621 putc (',', asm_out_file); in dbxout_begin_simple_stabs_desc()
643 putc ('"', asm_out_file); in dbxout_begin_complex_stabs()
653 putc ('"', asm_out_file); in dbxout_begin_complex_stabs_noforcetext()
[all …]
H A Dfinal.c2227 fputc ('\n', asm_out_file); in asm_show_source()
3728 fprintf (asm_out_file, "%s", in output_asm_operand_names()
3813 putc (c, asm_out_file); in do_assembler_dialects()
3864 putc ('\t', asm_out_file); in output_asm_insn()
3882 putc (c, asm_out_file); in output_asm_insn()
3886 putc (c, asm_out_file); in output_asm_insn()
3911 putc (*p, asm_out_file); in output_asm_insn()
4001 putc (c, asm_out_file); in output_asm_insn()
4006 putc ('\t', asm_out_file); in output_asm_insn()
4014 putc ('\n', asm_out_file); in output_asm_insn()
[all …]
H A Dtoplev.c174 FILE *asm_out_file; variable
711 putc ('\n', asm_out_file); in print_to_asm_out_file()
725 fputc (' ', asm_out_file); in print_to_asm_out_file()
726 fputs (text, asm_out_file); in print_to_asm_out_file()
853 asm_out_file = stdout; in init_asm_output()
867 asm_out_file = stdout; in init_asm_output()
877 if (asm_out_file == 0) in init_asm_output()
911 putc ('\n', asm_out_file); in init_asm_output()
2032 if (asm_out_file) in finalize()
2034 if (ferror (asm_out_file) != 0) in finalize()
[all …]
H A Dvarasm.c2131 ASM_OUTPUT_LABEL (asm_out_file, name); in assemble_variable_contents()
2470 gcc_assert (asm_out_file); in assemble_external()
2750 fputs (op, asm_out_file); in assemble_integer_with_op()
2751 output_addr_const (asm_out_file, x); in assemble_integer_with_op()
2752 fputc ('\n', asm_out_file); in assemble_integer_with_op()
5432 fprintf (asm_out_file, "%s %s:\n", in output_constructor()
5857 ASM_OUTPUT_DEF (asm_out_file, in do_assemble_alias()
6142 assemble_name (asm_out_file, name); in default_assemble_visibility()
6143 fprintf (asm_out_file, "\n"); in default_assemble_visibility()
6517 putc ('\n', asm_out_file); in default_elf_asm_named_section()
[all …]
H A Ddefaults.h68 FILE *asm_out_file = _hide_asm_out_file; \
72 fprintf (asm_out_file, "\t.ascii \""); \
78 putc ('\\', asm_out_file); \
80 putc (c, asm_out_file); \
83 fprintf (asm_out_file, "\\%o", c); \
90 fprintf (asm_out_file, "\"\n\t.ascii \""); \
93 fprintf (asm_out_file, "\"\n"); \
H A Ddwarf2out.c715 ASM_OUTPUT_ALIGN (asm_out_file, in output_fde()
942 ASM_OUTPUT_ALIGN (asm_out_file, in output_call_frame_info()
999 fputc ('\n', asm_out_file); in dwarf2out_do_cfi_startproc()
1017 fputc ('\n', asm_out_file); in dwarf2out_do_cfi_startproc()
2051 fputc ('\n', asm_out_file); in output_loc_operands()
2064 fputc ('\n', asm_out_file); in output_loc_operands()
2518 fputc (',', asm_out_file); in output_loc_operands_raw()
2524 fputc (',', asm_out_file); in output_loc_operands_raw()
2559 fputc (',', asm_out_file); in output_loc_operands_raw()
2620 fputc (',', asm_out_file); in output_loc_operands_raw()
[all …]
H A Ddwarf2cfi.c3131 fprintf (asm_out_file, "%#x,", r); in output_cfa_loc_raw()
3140 fputc (',', asm_out_file); in output_cfa_loc_raw()
3307 gcc_assert (f != asm_out_file); in output_cfi_directive()
3368 if (f == asm_out_file) in output_cfi_directive()
3391 if (f != asm_out_file) in output_cfi_directive()
3412 output_cfi_directive (asm_out_file, cfi); in dwarf2out_emit_cfi()
H A Dexcept.c3034 targetm.asm_out.internal_label (asm_out_file, section ? "LLSDAC" : "LLSDA", in output_one_function_exception_table()
3073 ASM_OUTPUT_LABEL (asm_out_file, ttype_after_disp_label); in output_one_function_exception_table()
3126 ASM_OUTPUT_LABEL (asm_out_file, cs_after_size_label); in output_one_function_exception_table()
3131 ASM_OUTPUT_LABEL (asm_out_file, cs_end_label); in output_one_function_exception_table()
3160 ASM_OUTPUT_LABEL (asm_out_file, ttype_label); in output_one_function_exception_table()
3213 targetm.asm_out.emit_except_table_label (asm_out_file); in output_function_exception_table()
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddwarf2asm.c48 fputs (op, asm_out_file); in dw2_assemble_integer()
103 fputs (op, asm_out_file); in dw2_asm_output_data()
114 putc ('\n', asm_out_file); in dw2_asm_output_data()
146 fputc ('\n', asm_out_file); in dw2_asm_output_delta()
174 fputc ('\n', asm_out_file); in dw2_asm_output_vms_delta()
207 fputc ('\n', asm_out_file); in dw2_asm_output_offset()
240 fputc ('\n', asm_out_file);
263 fputc ('\n', asm_out_file); in dw2_asm_output_addr()
285 fputc ('\n', asm_out_file); in dw2_asm_output_addr_rtx()
745 putc ('-', asm_out_file); in dw2_asm_output_delta_uleb128()
[all …]
H A Dxcoffout.h76 putc ('.', asm_out_file); \
84 fputs (_p+1, asm_out_file); \
87 putc (*_p != '$' ? *_p : '_', asm_out_file); \
90 output_addr_const (asm_out_file, ADDR); \
95 assemble_name (asm_out_file, XSTR (XEXP (DECL_RTL (SYM), 0), 0)); \
97 assemble_name (asm_out_file, LABEL); \
100 putc (',', asm_out_file); \
102 fputs (",0\n", asm_out_file); \
H A Dvmsdbgout.c426 fputc ('\n', asm_out_file); in write_debug_header()
435 fputc ('\n', asm_out_file); in write_debug_header()
453 fputc ('\n', asm_out_file); in write_debug_addr()
471 fputc ('\n', asm_out_file); in write_debug_data1()
489 fputc ('\n', asm_out_file); in write_debug_data2()
506 fputc ('\n', asm_out_file); in write_debug_data4()
524 fputc ('\n', asm_out_file); in write_debug_data8()
543 fputc ('\n', asm_out_file); in write_debug_delta4()
561 fputc ('\n', asm_out_file); in write_debug_string()
836 fputc ('\n', asm_out_file); in write_pclines()
[all …]
H A Dsdbout.c108 extern FILE *asm_out_file;
176 ( fputs ("\t.val\t", asm_out_file), \
178 fprintf (asm_out_file, SDB_DELIM))
184 assemble_name (asm_out_file, a); \
223 assemble_name (asm_out_file, a); \
229 fprintf (asm_out_file, \
236 fprintf (asm_out_file, \
243 fprintf (asm_out_file, \
250 fprintf (asm_out_file, \
1634 fprintf (asm_out_file, "\t.def\t"); in sdbout_end_epilogue()
[all …]
H A Ddbxout.c484 putc ('\n', asm_out_file); in dbxout_stab_value_label()
493 putc ('-', asm_out_file); in dbxout_stab_value_label_diff()
495 putc ('\n', asm_out_file); in dbxout_stab_value_label_diff()
539 putc ('\n', asm_out_file); in dbxout_stabd()
564 putc (',', asm_out_file); in dbxout_begin_stabn_sline()
586 putc (',', asm_out_file); in dbxout_begin_simple_stabs()
597 putc (',', asm_out_file); in dbxout_begin_simple_stabs_desc()
601 putc (',', asm_out_file); in dbxout_begin_simple_stabs_desc()
623 putc ('"', asm_out_file); in dbxout_begin_complex_stabs()
633 putc ('"', asm_out_file); in dbxout_begin_complex_stabs_noforcetext()
[all …]
H A Dxcoffout.c338 xcoffout_source_file (asm_out_file, filename, inline_p); in xcoffout_source_line()
340 ASM_OUTPUT_LINE (asm_out_file, line); in xcoffout_source_line()
397 ASM_OUTPUT_LBB (asm_out_file, line, n); in xcoffout_begin_block()
409 ASM_OUTPUT_LBE (asm_out_file, line, n); in xcoffout_end_block()
452 ASM_OUTPUT_LFB (asm_out_file, line); in xcoffout_begin_prologue()
463 ASM_OUTPUT_LINE (asm_out_file, line); in xcoffout_begin_prologue()
472 ASM_OUTPUT_LFE (asm_out_file, last_linenum); in xcoffout_end_function()
490 fprintf (asm_out_file, "FE.."); in xcoffout_end_epilogue()
491 ASM_OUTPUT_LABEL (asm_out_file, fname); in xcoffout_end_epilogue()
H A Dtoplev.c180 FILE *asm_out_file; variable
765 putc ('\n', asm_out_file); in print_to_asm_out_file()
779 fputc (' ', asm_out_file); in print_to_asm_out_file()
780 fputs (text, asm_out_file); in print_to_asm_out_file()
912 asm_out_file = stdout; in init_asm_output()
926 asm_out_file = stdout; in init_asm_output()
929 if (asm_out_file == 0) in init_asm_output()
960 putc ('\n', asm_out_file); in init_asm_output()
1861 if (asm_out_file) in finalize()
1863 if (ferror (asm_out_file) != 0) in finalize()
[all …]
H A Dfinal.c3226 fprintf (asm_out_file, "%s", in output_asm_operand_names()
3272 putc ('\t', asm_out_file); in output_asm_insn()
3290 putc (c, asm_out_file); in output_asm_insn()
3294 putc (c, asm_out_file); in output_asm_insn()
3344 putc (c, asm_out_file); in output_asm_insn()
3349 putc (c, asm_out_file); in output_asm_insn()
3359 putc (c, asm_out_file); in output_asm_insn()
3405 putc ('-', asm_out_file); in output_asm_insn()
3448 putc (c, asm_out_file); in output_asm_insn()
3457 putc ('\n', asm_out_file); in output_asm_insn()
[all …]
H A Dvarasm.c1903 ASM_OUTPUT_LABEL (asm_out_file, name); in assemble_variable_contents()
2194 gcc_assert (asm_out_file); in assemble_external()
2486 fputs (op, asm_out_file); in assemble_integer_with_op()
2487 output_addr_const (asm_out_file, x); in assemble_integer_with_op()
2488 fputc ('\n', asm_out_file); in assemble_integer_with_op()
5123 fprintf (asm_out_file, "%s %s:\n", in output_constructor()
5541 ASM_OUTPUT_DEF (asm_out_file, in do_assemble_alias()
6081 assemble_name (asm_out_file, name); in default_assemble_visibility()
6082 fprintf (asm_out_file, "\n"); in default_assemble_visibility()
6417 putc ('\n', asm_out_file); in default_elf_asm_named_section()
[all …]
H A Ddefaults.h70 FILE *asm_out_file = _hide_asm_out_file; \
74 fprintf (asm_out_file, "\t.ascii \""); \
80 putc ('\\', asm_out_file); \
82 putc (c, asm_out_file); \
85 fprintf (asm_out_file, "\\%o", c); \
92 fprintf (asm_out_file, "\"\n\t.ascii \""); \
95 fprintf (asm_out_file, "\"\n"); \
H A Ddwarf2out.c639 ASM_OUTPUT_ALIGN (asm_out_file, in output_fde()
862 ASM_OUTPUT_ALIGN (asm_out_file, in output_call_frame_info()
918 fputc ('\n', asm_out_file); in dwarf2out_do_cfi_startproc()
936 fputc ('\n', asm_out_file); in dwarf2out_do_cfi_startproc()
2019 fputc ('\n', asm_out_file); in output_loc_operands()
2032 fputc ('\n', asm_out_file); in output_loc_operands()
2414 fputc (',', asm_out_file); in output_loc_operands_raw()
2420 fputc (',', asm_out_file); in output_loc_operands_raw()
2455 fputc (',', asm_out_file); in output_loc_operands_raw()
2516 fputc (',', asm_out_file); in output_loc_operands_raw()
[all …]
H A Ddwarf2cfi.c3039 fprintf (asm_out_file, "%#x,", r); in output_cfa_loc_raw()
3048 fputc (',', asm_out_file); in output_cfa_loc_raw()
3214 gcc_assert (f != asm_out_file); in output_cfi_directive()
3275 if (f == asm_out_file) in output_cfi_directive()
3296 if (f != asm_out_file) in output_cfi_directive()
3303 if (f != asm_out_file) in output_cfi_directive()
3322 output_cfi_directive (asm_out_file, cfi); in dwarf2out_emit_cfi()
H A Dexcept.c2877 targetm.asm_out.internal_label (asm_out_file, section ? "LLSDAC" : "LLSDA", in output_one_function_exception_table()
2914 ASM_OUTPUT_LABEL (asm_out_file, ttype_after_disp_label); in output_one_function_exception_table()
2964 ASM_OUTPUT_LABEL (asm_out_file, cs_after_size_label); in output_one_function_exception_table()
2969 ASM_OUTPUT_LABEL (asm_out_file, cs_end_label); in output_one_function_exception_table()
2997 ASM_OUTPUT_LABEL (asm_out_file, ttype_label); in output_one_function_exception_table()
3038 targetm.asm_out.emit_except_table_label (asm_out_file); in output_function_exception_table()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-pch.c121 fprintf (asm_out_file, "%s ", ASM_COMMENT_START); in pch_init()
122 c_common_print_pch_checksum (asm_out_file); in pch_init()
123 fputc ('\n', asm_out_file); in pch_init()
162 asm_file_startpos = ftell (asm_out_file); in pch_init()
189 asm_file_end = ftell (asm_out_file); in c_common_write_pch()
197 if (fseek (asm_out_file, asm_file_startpos, SEEK_SET) != 0) in c_common_write_pch()
205 if (fread (buf, size, 1, asm_out_file) != 1) in c_common_write_pch()
214 if (fseek (asm_out_file, 0, SEEK_END) != 0) in c_common_write_pch()
413 || fwrite (buf, size, 1, asm_out_file) != 1) in c_common_read_pch()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c7121 asm_out_file); in ix86_asm_output_function_label()
10908 fputc ('\n', asm_out_file); in output_indirect_thunk()
10919 fputc ('\n', asm_out_file); in output_indirect_thunk()
10995 putc ('\n', asm_out_file); in output_indirect_thunk_function()
11011 putc ('\n', asm_out_file); in output_indirect_thunk_function()
11134 putc ('\n', asm_out_file); in ix86_code_end()
11150 putc ('\n', asm_out_file); in ix86_code_end()
13056 fputc ('\n', asm_out_file); in output_adjust_stack_and_probe()
13189 fputc ('\n', asm_out_file); in output_probe_stack_range()
28756 fputs ("\tjmp\t", asm_out_file); in ix86_output_indirect_branch_via_reg()
[all …]

12