HomeSort by: relevance | last modified time | path
    Searched defs:pr_debug (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/zstd/dist/contrib/linux-kernel/test/include/linux/
printk.h 13 #define pr_debug(...) macro
  /src/sys/external/bsd/common/include/linux/
printk.h 50 #define pr_debug aprint_debug macro
  /src/external/gpl3/binutils/dist/opcodes/
arc-dis.c 122 # define pr_debug(fmt, args...) fprintf (stderr, fmt, ##args) macro
124 # define pr_debug(fmt, args...) macro
1074 pr_debug ("instruction length = %d bytes\n", insn_len);
1133 pr_debug ("instruction value = %llx\n", insn);
1212 pr_debug ("%s: 0x%08llx\n", opcode->name, opcode->opcode);
  /src/external/gpl3/binutils.old/dist/opcodes/
arc-dis.c 122 # define pr_debug(fmt, args...) fprintf (stderr, fmt, ##args) macro
124 # define pr_debug(fmt, args...) macro
1075 pr_debug ("instruction length = %d bytes\n", insn_len);
1134 pr_debug ("instruction value = %llx\n", insn);
1213 pr_debug ("%s: 0x%08llx\n", opcode->name, opcode->opcode);
  /src/external/gpl3/gdb.old/dist/opcodes/
arc-dis.c 122 # define pr_debug(fmt, args...) fprintf (stderr, fmt, ##args) macro
124 # define pr_debug(fmt, args...) macro
1075 pr_debug ("instruction length = %d bytes\n", insn_len);
1134 pr_debug ("instruction value = %llx\n", insn);
1213 pr_debug ("%s: 0x%08llx\n", opcode->name, opcode->opcode);
  /src/external/gpl3/gdb/dist/opcodes/
arc-dis.c 122 # define pr_debug(fmt, args...) fprintf (stderr, fmt, ##args) macro
124 # define pr_debug(fmt, args...) macro
1075 pr_debug ("instruction length = %d bytes\n", insn_len);
1134 pr_debug ("instruction value = %llx\n", insn);
1213 pr_debug ("%s: 0x%08llx\n", opcode->name, opcode->opcode);
  /src/external/gpl3/binutils/dist/gas/config/
tc-arc.c 41 # define pr_debug(fmt, args...) fprintf (stderr, fmt, ##args) macro
43 # define pr_debug(fmt, args...) macro
1043 pr_debug ("debug_exp: ");
1099 pr_debug ("%s (%s, %s, %d, %s)", name,
1104 pr_debug ("\n");
1470 pr_debug ("%s:%d: apply_fixups: new %s fixup (PCrel:%s) of size %d @ \
1497 pr_debug ("Emit insn : 0x%llx\n", insn->insn);
1498 pr_debug ("\tLength : %d\n", insn->len);
1499 pr_debug ("\tLong imm: 0x%lx\n", insn->limm);
1783 pr_debug ("%s:%d: find_opcode_match: trying opcode 0x%08llX "
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arc.c 41 # define pr_debug(fmt, args...) fprintf (stderr, fmt, ##args) macro
43 # define pr_debug(fmt, args...) macro
1043 pr_debug ("debug_exp: ");
1099 pr_debug ("%s (%s, %s, %d, %s)", name,
1104 pr_debug ("\n");
1469 pr_debug ("%s:%d: apply_fixups: new %s fixup (PCrel:%s) of size %d @ \
1496 pr_debug ("Emit insn : 0x%llx\n", insn->insn);
1497 pr_debug ("\tLength : %d\n", insn->len);
1498 pr_debug ("\tLong imm: 0x%lx\n", insn->limm);
1782 pr_debug ("%s:%d: find_opcode_match: trying opcode 0x%08llX "
    [all...]

Completed in 46 milliseconds