HomeSort by: relevance | last modified time | path
    Searched refs:asm_out_file (Results 1 - 25 of 137) sorted by relevancy

1 2 3 4 5 6

  /src/external/gpl3/gcc/dist/gcc/config/i386/
gnu-property.cc 36 ASM_OUTPUT_ALIGN (asm_out_file, p2align);
38 fprintf (asm_out_file, ASM_LONG "1f - 0f\n");
40 fprintf (asm_out_file, ASM_LONG "4f - 1f\n");
42 fprintf (asm_out_file, ASM_LONG "5\n");
43 fprintf (asm_out_file, "0:\n");
45 fprintf (asm_out_file, STRING_ASM_OP "\"GNU\"\n");
46 fprintf (asm_out_file, "1:\n");
47 ASM_OUTPUT_ALIGN (asm_out_file, p2align);
49 fprintf (asm_out_file, ASM_LONG "0x%x\n", type);
51 fprintf (asm_out_file, ASM_LONG "3f - 2f\n")
    [all...]
djgpp.cc 48 fprintf (asm_out_file, "\t.section\t%s,\"%s\"\n", name, flagchars);
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
gnu-property.cc 36 ASM_OUTPUT_ALIGN (asm_out_file, p2align);
38 fprintf (asm_out_file, ASM_LONG "1f - 0f\n");
40 fprintf (asm_out_file, ASM_LONG "4f - 1f\n");
42 fprintf (asm_out_file, ASM_LONG "5\n");
43 fprintf (asm_out_file, "0:\n");
45 fprintf (asm_out_file, STRING_ASM_OP "\"GNU\"\n");
46 fprintf (asm_out_file, "1:\n");
47 ASM_OUTPUT_ALIGN (asm_out_file, p2align);
49 fprintf (asm_out_file, ASM_LONG "0x%x\n", type);
51 fprintf (asm_out_file, ASM_LONG "3f - 2f\n")
    [all...]
djgpp.cc 48 fprintf (asm_out_file, "\t.section\t%s,\"%s\"\n", name, flagchars);
  /src/external/gpl3/gcc/dist/gcc/
dwarf2asm.cc 61 fputs (op, asm_out_file);
62 fprint_whex (asm_out_file, 0);
63 fputs (", ", asm_out_file);
64 output_addr_const (asm_out_file, x);
70 putc ('\n', asm_out_file);
79 fputs (op, asm_out_file);
80 output_addr_const (asm_out_file, x);
81 fputs (", ", asm_out_file);
82 fprint_whex (asm_out_file, 0);
88 putc ('\n', asm_out_file);
    [all...]
vmsdbgout.cc 414 ASM_OUTPUT_DEBUG_DATA2 (asm_out_file,
418 fprintf (asm_out_file, "\t%s record length", ASM_COMMENT_START);
419 fputc ('\n', asm_out_file);
421 ASM_OUTPUT_DEBUG_DATA2 (asm_out_file,
425 fprintf (asm_out_file, "\t%s record type (%s)", ASM_COMMENT_START,
428 fputc ('\n', asm_out_file);
443 ASM_OUTPUT_DEBUG_ADDR (asm_out_file, symbol);
445 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment);
446 fputc ('\n', asm_out_file);
461 ASM_OUTPUT_DEBUG_DATA1 (asm_out_file, data1)
    [all...]
final.cc 250 fputs (ASM_APP_ON, asm_out_file);
263 fputs (ASM_APP_OFF, asm_out_file);
1869 targetm.asm_out.function_epilogue (asm_out_file);
1922 fprintf (asm_out_file, "%s SUCC:", ASM_COMMENT_START);
1925 dump_edge_info (asm_out_file, e, TDF_DETAILS, 1);
2122 fprintf (asm_out_file, "%s %s:%i: ", ASM_COMMENT_START, filename, linenum);
2124 fwrite (line.get_buffer (), 1, line.length (), asm_out_file);
2125 fputc ('\n', asm_out_file);
2184 targetm.asm_out.unwind_emit (asm_out_file, insn);
2208 targetm.asm_out.function_switched_text_sections (asm_out_file,
    [all...]
toplev.cc 165 FILE *asm_out_file; variable
548 ASM_OUTPUT_ALIGNED_DECL_COMMON (asm_out_file, NULL_TREE, "__gnu_lto_slim",
551 ASM_OUTPUT_ALIGNED_COMMON (asm_out_file, "__gnu_lto_slim",
554 ASM_OUTPUT_COMMON (asm_out_file, "__gnu_lto_slim",
692 asm_out_file = stdout;
706 asm_out_file = stdout;
709 asm_out_file = fopen (asm_file_name, "w");
716 if (asm_out_file == 0)
743 print_version (asm_out_file, ASM_COMMENT_START, true);
744 fputs (ASM_COMMENT_START, asm_out_file);
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2asm.cc 61 fputs (op, asm_out_file);
62 fprint_whex (asm_out_file, 0);
63 fputs (", ", asm_out_file);
64 output_addr_const (asm_out_file, x);
70 putc ('\n', asm_out_file);
79 fputs (op, asm_out_file);
80 output_addr_const (asm_out_file, x);
81 fputs (", ", asm_out_file);
82 fprint_whex (asm_out_file, 0);
88 putc ('\n', asm_out_file);
    [all...]
xcoffout.h 77 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); \
xcoffout.cc 341 xcoffout_source_file (asm_out_file, filename, inline_p);
343 ASM_OUTPUT_LINE (asm_out_file, line);
401 ASM_OUTPUT_LBB (asm_out_file, line, n);
413 ASM_OUTPUT_LBE (asm_out_file, line, n);
457 ASM_OUTPUT_LFB (asm_out_file, line);
468 ASM_OUTPUT_LINE (asm_out_file, line);
477 ASM_OUTPUT_LFE (asm_out_file, last_linenum);
495 fprintf (asm_out_file, "FE..");
496 ASM_OUTPUT_LABEL (asm_out_file, fname);
vmsdbgout.cc 414 ASM_OUTPUT_DEBUG_DATA2 (asm_out_file,
418 fprintf (asm_out_file, "\t%s record length", ASM_COMMENT_START);
419 fputc ('\n', asm_out_file);
421 ASM_OUTPUT_DEBUG_DATA2 (asm_out_file,
425 fprintf (asm_out_file, "\t%s record type (%s)", ASM_COMMENT_START,
428 fputc ('\n', asm_out_file);
443 ASM_OUTPUT_DEBUG_ADDR (asm_out_file, symbol);
445 fprintf (asm_out_file, "\t%s %s", ASM_COMMENT_START, comment);
446 fputc ('\n', asm_out_file);
461 ASM_OUTPUT_DEBUG_DATA1 (asm_out_file, data1)
    [all...]
dbxout.cc 456 /* Utility: write a decimal integer NUM to asm_out_file. */
466 putc ('0', asm_out_file);
471 putc ('-', asm_out_file);
481 putc (*p, asm_out_file);
502 fputs ("0\n", asm_out_file);
509 assemble_name (asm_out_file, label);
510 putc ('\n', asm_out_file);
518 assemble_name (asm_out_file, label);
519 putc ('-', asm_out_file);
520 assemble_name (asm_out_file, base)
    [all...]
final.cc 265 fputs (ASM_APP_ON, asm_out_file);
278 fputs (ASM_APP_OFF, asm_out_file);
1889 targetm.asm_out.function_epilogue (asm_out_file);
1942 fprintf (asm_out_file, "%s SUCC:", ASM_COMMENT_START);
1945 dump_edge_info (asm_out_file, e, TDF_DETAILS, 1);
2141 fprintf (asm_out_file, "%s %s:%i: ", ASM_COMMENT_START, filename, linenum);
2143 fwrite (line.get_buffer (), 1, line.length (), asm_out_file);
2144 fputc ('\n', asm_out_file);
2203 targetm.asm_out.unwind_emit (asm_out_file, insn);
2227 targetm.asm_out.function_switched_text_sections (asm_out_file,
    [all...]
toplev.cc 169 FILE *asm_out_file; variable
551 ASM_OUTPUT_ALIGNED_DECL_COMMON (asm_out_file, NULL_TREE, "__gnu_lto_slim",
554 ASM_OUTPUT_ALIGNED_COMMON (asm_out_file, "__gnu_lto_slim",
557 ASM_OUTPUT_COMMON (asm_out_file, "__gnu_lto_slim",
695 asm_out_file = stdout;
709 asm_out_file = stdout;
712 asm_out_file = fopen (asm_file_name, "w");
719 if (asm_out_file == 0)
746 print_version (asm_out_file, ASM_COMMENT_START, true);
747 fputs (ASM_COMMENT_START, asm_out_file);
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32-isr.cc 314 fprintf (asm_out_file, "\t.section\t%s, %s\n", section_name, flags_str);
315 fprintf (asm_out_file, "\t.align\t%d\n", align_value);
316 fprintf (asm_out_file, "\t.global\t%s\n", symbol_name);
317 fprintf (asm_out_file, "\t.type\t%s, %s\n", symbol_name, type_str);
318 fprintf (asm_out_file, "%s:\n", symbol_name);
325 fprintf (asm_out_file, "\t.size\t%s, .-%s\n", symbol_name, symbol_name);
339 fprintf (asm_out_file, "\t! The vector %02d is a critical isr !\n",
351 fprintf (asm_out_file, "\t.word\t%s\n",
448 fprintf (asm_out_file, "\tj\t%s ! jump to user handler directly\n",
456 fprintf (asm_out_file, "\tj\t%s ! jump to first level handler\n"
    [all...]
nds32.cc 3139 fprintf (asm_out_file, "\t.pic\n");
3142 fprintf (asm_out_file, "\t! ABI version\n");
3144 fprintf (asm_out_file, "\t.abi_2fp_plus\n");
3146 fprintf (asm_out_file, "\t.abi_2\n");
3149 fprintf (asm_out_file, "\t! This asm file is generated by compiler\n");
3150 fprintf (asm_out_file, "\t.flag\tverbatim\n");
3156 fprintf (asm_out_file, "\t.ict_model\tlarge\n");
3158 fprintf (asm_out_file, "\t.ict_model\tsmall\n");
3165 fprintf (asm_out_file, "\t! This vector size directive is required "
3167 fprintf (asm_out_file, "\t.vec_size\t%d\n", nds32_isr_vector_size)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32-isr.cc 314 fprintf (asm_out_file, "\t.section\t%s, %s\n", section_name, flags_str);
315 fprintf (asm_out_file, "\t.align\t%d\n", align_value);
316 fprintf (asm_out_file, "\t.global\t%s\n", symbol_name);
317 fprintf (asm_out_file, "\t.type\t%s, %s\n", symbol_name, type_str);
318 fprintf (asm_out_file, "%s:\n", symbol_name);
325 fprintf (asm_out_file, "\t.size\t%s, .-%s\n", symbol_name, symbol_name);
339 fprintf (asm_out_file, "\t! The vector %02d is a critical isr !\n",
351 fprintf (asm_out_file, "\t.word\t%s\n",
448 fprintf (asm_out_file, "\tj\t%s ! jump to user handler directly\n",
456 fprintf (asm_out_file, "\tj\t%s ! jump to first level handler\n"
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
thead.cc 896 th_asm_output_opcode (FILE *asm_out_file, const char *p)
925 ? fputs ("th.vse", asm_out_file)
926 : fputs ("th.vle", asm_out_file);
943 ? fputs ("th.vse", asm_out_file)
944 : fputs ("th.vle", asm_out_file);
956 ? fputs ("th.vsse", asm_out_file)
957 : fputs ("th.vlse", asm_out_file);
970 fputs ("th.vlxe", asm_out_file);
984 ? fputs ("th.vsuxe", asm_out_file)
985 : fputs ("th.vsxe", asm_out_file);
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/
sol2.cc 155 fprintf (asm_out_file, "\t.%s\t", type);
156 assemble_name (asm_out_file, name);
157 fprintf (asm_out_file, "\n");
232 fprintf (asm_out_file, "\t.group\t%s," SECTION_NAME_FORMAT ",#comdat\n",
276 ASM_OUTPUT_LABEL (asm_out_file, entry->sig);
darwin.cc 1358 fprintf (asm_out_file, "\t.no_dead_strip ");
1359 assemble_name (asm_out_file, name);
1360 fputc ('\n', asm_out_file);
1870 fprintf (asm_out_file, ".reference .constructors_used\n");
1881 fprintf (asm_out_file, ".reference .destructors_used\n");
1914 fputs (MACHOPIC_INDIRECT ? "_Mod.init:\n" : "_CTOR.sect:\n", asm_out_file);
1939 fputs (MACHOPIC_INDIRECT ? "_Mod.term:\n" : "_DTOR.sect:\n", asm_out_file);
2069 /* File to temporarily store LTO data. This is appended to asm_out_file
2075 /* Prepare asm_out_file for LTO output. For darwin, this means hiding
2076 asm_out_file and switching to an alternative output file. *
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/vms/
vms.cc 307 targetm.asm_out.globalize_label (asm_out_file, VMS_DEBUG_MAIN_POINTER);
308 ASM_OUTPUT_DEF (asm_out_file, VMS_DEBUG_MAIN_POINTER, fnname);
325 targetm.asm_out.globalize_label (asm_out_file, VMS_MAIN_FLAGS_SYMBOL);
326 assemble_name (asm_out_file, VMS_MAIN_FLAGS_SYMBOL);
327 fprintf (asm_out_file, " = %u\n", flags);
  /src/external/gpl3/gcc.old/dist/gcc/config/
sol2.cc 155 fprintf (asm_out_file, "\t.%s\t", type);
156 assemble_name (asm_out_file, name);
157 fprintf (asm_out_file, "\n");
232 fprintf (asm_out_file, "\t.group\t%s," SECTION_NAME_FORMAT ",#comdat\n",
276 ASM_OUTPUT_LABEL (asm_out_file, entry->sig);
darwin.cc 1319 fprintf (asm_out_file, "\t.no_dead_strip ");
1320 assemble_name (asm_out_file, name);
1321 fputc ('\n', asm_out_file);
1831 fprintf (asm_out_file, ".reference .constructors_used\n");
1842 fprintf (asm_out_file, ".reference .destructors_used\n");
1875 fputs (MACHOPIC_INDIRECT ? "_Mod.init:\n" : "_CTOR.sect:\n", asm_out_file);
1900 fputs (MACHOPIC_INDIRECT ? "_Mod.term:\n" : "_DTOR.sect:\n", asm_out_file);
2030 /* File to temporarily store LTO data. This is appended to asm_out_file
2036 /* Prepare asm_out_file for LTO output. For darwin, this means hiding
2037 asm_out_file and switching to an alternative output file. *
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/vms/
vms.cc 307 targetm.asm_out.globalize_label (asm_out_file, VMS_DEBUG_MAIN_POINTER);
308 ASM_OUTPUT_DEF (asm_out_file, VMS_DEBUG_MAIN_POINTER, fnname);
325 targetm.asm_out.globalize_label (asm_out_file, VMS_MAIN_FLAGS_SYMBOL);
326 assemble_name (asm_out_file, VMS_MAIN_FLAGS_SYMBOL);
327 fprintf (asm_out_file, " = %u\n", flags);

Completed in 49 milliseconds

1 2 3 4 5 6