Home
last modified time | relevance | path

Searched refs:printf (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/toolchain/binutils/binutils-2.25/opcodes/
Dz8kgen.c747 printf ("%s", table->token); in translate()
755 printf ("**** Can't find %s\n", x); in translate()
767 printf ("{"); in chewbits()
776 printf (","); in chewbits()
781 printf ("0,"); in chewbits()
784 printf ("}"); in chewbits()
806 printf ("\"%s\",OPC_%s,0,{", *name, *name); in chewname()
818 printf (","); in chewname()
822 printf ("0"); in chewname()
824 printf ("},"); in chewname()
[all …]
Daarch64-gen.c163 printf ("%s\t%08x\t%08x\t%d\n", get_aarch64_opcode (ent)->name, in print_one_opcode_node()
174 printf ("print_opcode_nodes table:\n"); in print_opcode_nodes()
236 printf ("Enter into depth %d\n", depth); in divide_table_1()
245 printf ("opcode isolated:\n"); in divide_table_1()
261 printf ("mask and result: %08x\n", (unsigned int)mask_and); in divide_table_1()
271 printf ("Isolated opcode group:\n"); in divide_table_1()
292 printf ("use bit %d\n", bitno); in divide_table_1()
343 printf ("Leave from depth %d\n", depth); in divide_table_1()
377 static void __attribute__ ((format (printf, 2, 3)))
386 printf ("%s", &spaces[80 - indent]); in indented_print()
[all …]
Drl78-decode.c198 printf ("\033[33m%s\033[0m %02x\n", in rl78_decode_opcode()
220 printf ("\033[33m%s\033[0m %02x\n", in rl78_decode_opcode()
223 printf (" rw = 0x%x\n", rw); in rl78_decode_opcode()
236 printf ("\033[33m%s\033[0m %02x\n", in rl78_decode_opcode()
251 printf ("\033[33m%s\033[0m %02x\n", in rl78_decode_opcode()
266 printf ("\033[33m%s\033[0m %02x\n", in rl78_decode_opcode()
281 printf ("\033[33m%s\033[0m %02x\n", in rl78_decode_opcode()
298 printf ("\033[33m%s\033[0m %02x\n", in rl78_decode_opcode()
313 printf ("\033[33m%s\033[0m %02x\n", in rl78_decode_opcode()
330 printf ("\033[33m%s\033[0m %02x\n", in rl78_decode_opcode()
[all …]
Drx-decode.c292 printf ("\033[33m%s\033[0m %02x\n", in rx_decode_opcode()
307 printf ("\033[33m%s\033[0m %02x\n", in rx_decode_opcode()
322 printf ("\033[33m%s\033[0m %02x\n", in rx_decode_opcode()
340 printf ("\033[33m%s\033[0m %02x\n", in rx_decode_opcode()
358 printf ("\033[33m%s\033[0m %02x\n", in rx_decode_opcode()
373 printf ("\033[33m%s\033[0m %02x\n", in rx_decode_opcode()
405 printf ("\033[33m%s\033[0m %02x %02x %02x\n", in rx_decode_opcode()
408 printf (" mx = 0x%x,", mx); in rx_decode_opcode()
409 printf (" ss = 0x%x,", ss); in rx_decode_opcode()
410 printf (" rsrc = 0x%x,", rsrc); in rx_decode_opcode()
[all …]
Dmsp430-decode.c367 printf ("\033[33m%s\033[0m %02x %02x\n", in msp430_decode_opcode()
370 printf (" srcr = 0x%x,", srcr); in msp430_decode_opcode()
371 printf (" dstr = 0x%x\n", dstr); in msp430_decode_opcode()
391 printf ("\033[33m%s\033[0m %02x %02x\n", in msp430_decode_opcode()
394 printf (" srcr = 0x%x,", srcr); in msp430_decode_opcode()
395 printf (" dstr = 0x%x\n", dstr); in msp430_decode_opcode()
415 printf ("\033[33m%s\033[0m %02x %02x\n", in msp430_decode_opcode()
418 printf (" srcr = 0x%x,", srcr); in msp430_decode_opcode()
419 printf (" dstr = 0x%x\n", dstr); in msp430_decode_opcode()
439 printf ("\033[33m%s\033[0m %02x %02x\n", in msp430_decode_opcode()
[all …]
/toolchain/binutils/binutils-2.25/binutils/
Dsysinfo.y58 printf("#ifdef SYSROFF_SWAP_IN\n");
61 printf("#ifdef SYSROFF_p\n");
66 printf("#ifdef SYSROFF_SWAP_OUT\n");
69 printf("#ifdef SYSROFF_PRINT\n");
70 printf("#include <stdio.h>\n");
71 printf("#include <stdlib.h>\n");
72 printf("#include <ansidecl.h>\n");
82 printf("#endif\n");
103 printf("\n\n\n#define IT_%s_CODE 0x%x\n", it,code);
104 printf("struct IT_%s;\n", it);
[all …]
Dcoffdump.c60 printf (")"); in tab()
67 printf ("\n"); in tab()
75 printf (" "); in tab()
78 printf (")"); in tab()
85 printf (" "); in tab()
89 printf ("("); in tab()
106 printf (_("#lines %d "),p->nlines); in dump_coff_lines()
110 printf ("(%d 0x%x)", p->lines[i], p->addresses[i]); in dump_coff_lines()
129 printf (_("size %d "), p->size); in dump_coff_type()
134 printf (_("section definition at %x size %x\n"), in dump_coff_type()
[all …]
Dod-macho.c238 printf ("+"); in bfd_mach_o_print_flags()
239 printf ("%s", table->name); in bfd_mach_o_print_flags()
247 printf ("+"); in bfd_mach_o_print_flags()
248 printf ("0x%lx", val); in bfd_mach_o_print_flags()
252 printf ("-"); in bfd_mach_o_print_flags()
260 printf ("0x%08lx%08lx", in printf_uint64()
292 printf (_(" magic : %08lx\n"), h->magic); in dump_header()
293 printf (_(" cputype : %08lx (%s)\n"), h->cputype, in dump_header()
295 printf (_(" cpusubtype: %08lx\n"), h->cpusubtype); in dump_header()
296 printf (_(" filetype : %08lx (%s)\n"), in dump_header()
[all …]
Ddwarf.c217 printf ("%s ", dwarf_vmatoa_1 (NULL, value, num_bytes)); in print_dwarf_vma()
429printf (_("\t\tLogical %u: 0x%s[%u] file %u line %u discrim %u context %u subprog %u is_stmt %d\n"… in append_logical()
469 printf (_(" Extended opcode %d: "), op_code); in process_extended_line_op()
474 printf (_("End of Sequence\n\n")); in process_extended_line_op()
482 printf (_("set Address to 0x%s\n"), dwarf_vmatoa ("x", adr)); in process_extended_line_op()
488 printf (_("define new File Table entry\n")); in process_extended_line_op()
489 printf (_(" Entry\tDir\tTime\tSize\tName\n")); in process_extended_line_op()
490 printf (" %d\t", ++state_machine_regs.last_file_entry); in process_extended_line_op()
494 printf ("%s\t", dwarf_vmatoa ("u", read_uleb128 (data, & bytes_read, end))); in process_extended_line_op()
496 printf ("%s\t", dwarf_vmatoa ("u", read_uleb128 (data, & bytes_read, end))); in process_extended_line_op()
[all …]
Dod-xcoff.c136 printf ("0x%x", r); in dump_flags()
151 printf ("%-*s", maxlen, t->name); in dump_value()
154 printf ("(%*x)", maxlen - 2, val); in dump_value()
405 printf ("%s", data->syms[symndx].sym.name); in xcoff32_print_symbol()
407 printf ("%u", symndx); in xcoff32_print_symbol()
419 printf (_(" nbr sections: %d\n"), data->nscns); in dump_xcoff32_file_header()
420 printf (_(" time and date: 0x%08x - "), timdat); in dump_xcoff32_file_header()
422 printf (_("not set\n")); in dump_xcoff32_file_header()
429 printf (_(" symbols off: 0x%08x\n"), data->symptr); in dump_xcoff32_file_header()
430 printf (_(" nbr symbols: %d\n"), data->nsyms); in dump_xcoff32_file_header()
[all …]
Dreadelf.c377 nc = printf ("0x"); in print_vma()
383 return nc + printf ("%8.8" BFD_VMA_FMT "x", vma); in print_vma()
390 return printf ("%5" BFD_VMA_FMT "d", vma); in print_vma()
394 nc = printf ("0x"); in print_vma()
398 return nc + printf ("%" BFD_VMA_FMT "x", vma); in print_vma()
401 return printf ("%" BFD_VMA_FMT "d", vma); in print_vma()
404 return printf ("%" BFD_VMA_FMT "u", vma); in print_vma()
465 printf ("^%c", c + 0x40); in print_symbol()
481 printf ("%.1s", symbol - 1); in print_symbol()
501 printf ("%-*s", width - num_printed, " "); in print_symbol()
[all …]
Dunwind-ia64.c177 printf ("Unknown code 0x%02x\n", code)
184 printf (" %s:%s(rlen=%lu)\n", \
222 printf (" %s:prologue_gr(mask=[%s],grsave=%s,rlen=%lu)\n", \
233 printf ("\t%s:fr_mem(frmask=[%s])\n", fmt, frstr); \
243 printf ("\t%s:gr_mem(grmask=[%s])\n", fmt, grstr); \
254 printf ("\t%s:frgr_mem(grmask=[%s],frmask=[%s])\n", fmt, grstr, frstr); \
264 printf ("\t%s:br_mem(brmask=[%s])\n", fmt, brstr); \
274 printf ("\t%s:br_gr(brmask=[%s],gr=r%u)\n", fmt, brstr, gr); \
279 printf ("\t%s:%s_gr(reg=r%u)\n", fmt, src, dst)
282 printf ("\t%s:rp_br(reg=b%u)\n", fmt, dst)
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
Dmain.c236 printf ("mainvar == %d\n", mainvar); in main()
237 printf ("overriddenvar == %d\n", overriddenvar); in main()
238 printf ("shlibvar1 == %d\n", shlibvar1); in main()
240 printf ("shlib_mainvar () == %d\n", shlib_mainvar ()); in main()
241 printf ("shlib_overriddenvar () == %d\n", shlib_overriddenvar ()); in main()
243 printf ("shlib_shlibvar1 () == %d\n", shlib_shlibvar1 ()); in main()
244 printf ("shlib_shlibvar2 () == %d\n", shlib_shlibvar2 ()); in main()
245 printf ("shlib_shlibcall () == %d\n", shlib_shlibcall ()); in main()
247 printf ("shlib_shlibcall2 () == %d\n", shlib_shlibcall2 ()); in main()
248 printf ("shlib_maincall () == %d\n", shlib_maincall ()); in main()
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-shared/
Dmain.c41 printf ("mainvar == %d\n", mainvar); in main()
42 printf ("overriddenvar == %d\n", overriddenvar); in main()
43 printf ("shlibvar1 == %d\n", shlibvar1); in main()
45 printf ("shlib_mainvar () == %d\n", shlib_mainvar ()); in main()
46 printf ("shlib_overriddenvar () == %d\n", shlib_overriddenvar ()); in main()
48 printf ("shlib_shlibvar1 () == %d\n", shlib_shlibvar1 ()); in main()
49 printf ("shlib_shlibvar2 () == %d\n", shlib_shlibvar2 ()); in main()
50 printf ("shlib_shlibcall () == %d\n", shlib_shlibcall ()); in main()
52 printf ("shlib_shlibcall2 () == %d\n", shlib_shlibcall2 ()); in main()
53 printf ("shlib_maincall () == %d\n", shlib_maincall ()); in main()
[all …]
/toolchain/binutils/binutils-2.25/bfd/
Dgen-aout.c62 printf ("#define N_HEADER_IN_TEXT(x) 1\n"); in main()
64 printf ("#define N_HEADER_IN_TEXT(x) 0\n"); in main()
67 printf("#define BYTES_IN_WORD %d\n", sizeof (int)); in main()
70 printf ("#define ENTRY_CAN_BE_ZERO\n"); in main()
71 printf ("#define N_SHARED_LIB(x) 0 /* Avoids warning */\n"); in main()
75 printf ("/*#define ENTRY_CAN_BE_ZERO*/\n"); in main()
76 printf ("/*#define N_SHARED_LIB(x) 0*/\n"); in main()
79 printf ("#define TEXT_START_ADDR %d\n", my_exec.a_entry); in main()
87 printf ("#define TARGET_PAGE_SIZE %d\n", page_size); in main()
89 printf ("/* #define TARGET_PAGE_SIZE ??? */\n"); in main()
[all …]
/toolchain/binutils/binutils-2.25/gold/
Dincremental-dump.cc114 printf("Link command line: %s\n", command_line); in dump_incremental_inputs()
116 printf("\nInput files:\n"); in dump_incremental_inputs()
128 printf("[%d] %s\n", i, objname); in dump_incremental_inputs()
131 printf(" Timestamp: %llu.%09d %s", in dump_incremental_inputs()
136 printf(" Serial Number: %d\n", input_file.arg_serial()); in dump_incremental_inputs()
137 printf(" In System Directory: %s\n", in dump_incremental_inputs()
141 printf(" Type: "); in dump_incremental_inputs()
146 printf("%s\n", (input_type == INCREMENTAL_INPUT_OBJECT in dump_incremental_inputs()
148 printf(" Input section count: %d\n", in dump_incremental_inputs()
150 printf(" Global symbol count: %d\n", in dump_incremental_inputs()
[all …]
/toolchain/binutils/binutils-2.25/gas/
Ddebug.c46 printf ("\nSEGMENT %s %d\n", p, chp->frch_subseg); in dmp_frags()
57 printf ("%sFRAGMENT @ 0x%x\n", indent, fp);
61 printf ("%srs_align(%d)\n", indent, fp->fr_offset);
64 printf ("%srs_fill(%d)\n", indent, fp->fr_offset);
65 printf ("%s", indent);
67 printf ("%s\t repeated %d times,", indent, fp->fr_offset);
68 printf (" fixed length if # chars == 0)\n");
71 printf ("%srs_org(%d+sym @0x%x)\n", indent,
73 printf ("%sfill with ", indent);
75 printf ("\n");
[all …]
Dhash.c453 printf ("type h <RETURN> for help\n"); in main()
456 printf ("hash_test command: "); in main()
463 printf ("old hash table #=%d.\n", number); in main()
469 printf ("address of hash table #%d control block is %xx\n", in main()
482 printf ("value of \"%s\" is \"%s\"\n", name, p ? p : "NOT-PRESENT"); in main()
485 printf ("# show old, select new default hash table number\n"); in main()
486 printf ("? display all hashtable control block addresses\n"); in main()
487 printf ("a apply a simple display-er to each symbol in table\n"); in main()
488 printf ("d die: destroy hashtable\n"); in main()
489 printf ("f find value of nominated symbol\n"); in main()
[all …]
/toolchain/binutils/binutils-2.25/gprof/
Dcg_dfn.c117 printf ("[find_cycle] dfn_depth %d cycle_top %d ", in find_cycle()
125 printf ("<unknown>"); in find_cycle()
127 printf ("\n"); in find_cycle()
140 printf ("[find_cycle] "); in find_cycle()
142 printf ("\n")); in find_cycle()
156 printf ("[find_cycle] tail "); in find_cycle()
158 printf ("\n")); in find_cycle()
168 DBG (DFNDEBUG, printf ("[find_cycle] new cyclehead "); in find_cycle()
170 printf ("\n")); in find_cycle()
183 DBG (DFNDEBUG, printf ("[find_cycle] glomming "); in find_cycle()
[all …]
Dcg_print.c69 printf ("\f\n"); in print_header()
74 printf (_("\t\t Call graph (explanation follows)\n\n")); in print_header()
76 printf (_("\t\t\tCall graph\n\n")); in print_header()
79 printf (_("\ngranularity: each sample hit covers %ld byte(s)"), in print_header()
83 printf (_(" for %.2f%% of %.2f seconds\n\n"), in print_header()
87 printf (_(" no time propagated\n\n")); in print_header()
95 printf ("%6.6s %5.5s %7.7s %11.11s %7.7s/%-7.7s %-8.8s\n", in print_header()
97 printf ("%-6.6s %5.5s %7.7s %11.11s %7.7s+%-7.7s %-8.8s\t%5.5s\n", in print_header()
103 printf ("%6.6s %5.5s %7.7s %11.11s %7.7s/%-7.7s %-8.8s\n", in print_header()
105 printf ("\n"); in print_header()
[all …]
/toolchain/binutils/binutils-2.25/libiberty/
Dgetopt1.c123 printf ("option %s", long_options[option_index].name); in main()
125 printf (" with arg %s", optarg); in main()
126 printf ("\n"); in main()
140 printf ("digits occur in two different argv-elements.\n"); in main()
142 printf ("option %c\n", c); in main()
146 printf ("option a\n"); in main()
150 printf ("option b\n"); in main()
154 printf ("option c with value `%s'\n", optarg); in main()
158 printf ("option d with value `%s'\n", optarg); in main()
165 printf ("?? getopt returned character code 0%o ??\n", c); in main()
[all …]
D_doprnt.c215 printf ("printed %d characters\n", i); \
238 RESULT(printf ("<%d>\n", 0x12345678)); in main()
241 RESULT(printf ("<%200d>\n", 5)); in main()
244 RESULT(printf ("<%.300d>\n", 6)); in main()
247 RESULT(printf ("<%100.150d>\n", 7)); in main()
252 RESULT(printf ("<%s>\n", in main()
258 RESULT(printf ("<%f><%0+#f>%s%d%s>\n", in main()
262 RESULT(printf ("<%4f><%.4f><%%><%4.4f>\n", M_PI, M_PI, M_PI)); in main()
265 RESULT(printf ("<%*f><%.*f><%%><%*.*f>\n", 3, M_PI, 3, M_PI, 3, 3, M_PI)); in main()
269 RESULT(printf ("<%d><%i><%o><%u><%x><%X><%c>\n", in main()
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-auto-import/
Dclient.c27 printf ("We see var = %d\n", var); in main()
28 printf ("Setting var = 456\n"); in main()
33 printf ("We see var = %d\n\n", var); in main()
37 printf ("We see var = %d\n\n", var); in main()
40 printf ("We see foo = %d\n", foo); in main()
41 printf ("Setting foo = 19\n"); in main()
44 printf ("We see foo = %d\n\n", foo); in main()
47 printf ("Calling dllimported function pointer\n"); in main()
50 printf ("Calling functions using global structure\n"); in main()
55 printf ("We see var2[0] = %d\n\n", var2[0]); in main()
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cdtest/
Dcdtest-foo.cc16 int printf (const char*, ...);
25printf ("BROKENLY calling Foo::init_foo from __init_start; size_of(Foo) = %ld\n", (long) sizeof(Fo… in init_foo()
35 printf ("Constructing Foo(%d) \"default-foo\" at %08x\n", i, this); in Foo()
37 printf ("Constructing Foo(%d) \"default-foo\"\n", i); in Foo()
46 printf ( "Constructing Foo(%d) \"%s\" at %08x\n", i, message, this); in Foo()
48 printf ( "Constructing Foo(%d) \"%s\"\n", i, message); in Foo()
57 printf ("Initializing Foo(%d) \"%s\" at %08x with Foo(%d) %08x\n", in Foo()
60 printf ("Initializing Foo(%d) \"%s\" with Foo(%d)\n",i, foo.message, foo.i); in Foo()
69 printf ("Copying Foo(%d) \"%s\" at %08x to Foo(%d) %08x\n", in operator =()
72 printf ("Copying Foo(%d) \"%s\" to Foo(%d)\n", foo.i, foo.message, i); in operator =()
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
Ditbl-test.c46 printf ("usage: %s itbl asm.s\n", argv[0]); in main()
51 printf ("failed to parse itbl\n"); in main()
58 printf ("failed to open asm file %s\n", argv[2]); in main()
83 printf ("line %d: Invalid instruction (%s)\n", aline, s); in main()
87 printf ("line %d: insn(%s) = 0x%x)\n", aline, s, insn); in main()
89 printf ("line %d: Can't disassemble instruction " in main()
92 printf ("line %d: disasm(0x%x) = %s)\n", aline, insn, buf); in main()
113 printf ("Error - reg name not found for proessor=%d, type=%d, val=%d\n", in test_reg()
116 printf ("name=%s found for processor=%d, type=%d, val=%d\n", in test_reg()
122 printf ("Error - reg val not found for processor=%d, type=%d, name=%s\n", in test_reg()
[all …]

12345678910>>...14