/toolchain/binutils/binutils-2.25/opcodes/ |
avr-dis.c | 291 fprintf_ftype prin = info->fprintf_func;
|
rl78-dis.c | 101 #define PR (dis->fprintf_func)
|
aarch64-dis.c | [all...] |
h8300-dis.c | 184 fprintf_ftype outfn = info->fprintf_func; 331 fprintf_ftype outfn = info->fprintf_func;
|
microblaze-dis.c | 204 fprintf_ftype print_func = info->fprintf_func;
|
score-dis.c | 519 fprintf_ftype func = info->fprintf_func; 678 fprintf_ftype func = info->fprintf_func; [all...] |
nds32-dis.c | 145 fprintf_ftype func = info->fprintf_func; 232 fprintf_ftype func = info->fprintf_func;
|
i386-dis.c | [all...] |
score7-dis.c | 550 fprintf_ftype func = info->fprintf_func; [all...] |
arc-dis.c | 1166 fprintf_ftype func = info->fprintf_func;
|
metag-dis.c | 319 outf->fprintf_func (outf->stream, "%-" PREFIX_WIDTH "s%-" INSN_NAME_WIDTH "s%s", prefix, name, operands); 329 outf->fprintf_func (outf->stream, "%-" PREFIX_WIDTH "s%s", "", 363 outf->fprintf_func (outf->stream, "%-" PREFIX_WIDTH "s%s", "", 366 outf->fprintf_func (outf->stream, "%-" PREFIX_WIDTH "s%s", "", [all...] |
ChangeLog-2011 | 648 * bfin-dis.c (print_insn_bfin): Change outf->fprintf_func to OUTS.
|
msp430-dis.c | 850 fprintf_ftype prin = info->fprintf_func;
|
ChangeLog-2006 | 510 * m68k-dis.c (match_insn_m68k): Restore fprintf_func before printing
|
arm-dis.c | [all...] |
bfin-dis.c | 485 #define OUTS(p, txt) (p)->fprintf_func ((p)->stream, "%s", txt) 487 #define OUT(p, txt, ...) (p)->fprintf_func ((p)->stream, txt, ## __VA_ARGS__) [all...] |
ChangeLog-2007 | [all...] |
ChangeLog-9297 | [all...] |
/toolchain/binutils/binutils-2.25/include/ |
ChangeLog-9103 | [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
ChangeLog-0203 | 853 * objdump.c (disassemble_data): Use disasm_info.fprintf_func not [all...] |
ChangeLog-9197 | [all...] |