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

  /src/external/gpl3/gdb/dist/sim/ppc/
dumpf.c 26 #include "dumpf.h"
32 dumpf (int indent, const char *msg, ...) function
dumpf.c 26 #include "dumpf.h"
32 dumpf (int indent, const char *msg, ...) function
  /src/external/gpl3/gdb.old/dist/sim/ppc/
dumpf.c 26 #include "dumpf.h"
32 dumpf (int indent, const char *msg, ...) function
dumpf.c 26 #include "dumpf.h"
32 dumpf (int indent, const char *msg, ...) function
  /src/external/gpl2/dtc/dist/
fdtdump.c 44 #define dumpf(fmt, args...) \ macro
104 dumpf("%04"PRIxPTR": tag: 0x%08"PRIx32" (%s)\n",
144 dumpf("%04"PRIxPTR": string: %s\n", (uintptr_t)s - blob_off, s);
145 dumpf("%04"PRIxPTR": value\n", (uintptr_t)t - blob_off);
fdtdump.c 44 #define dumpf(fmt, args...) \ macro
104 dumpf("%04"PRIxPTR": tag: 0x%08"PRIx32" (%s)\n",
144 dumpf("%04"PRIxPTR": string: %s\n", (uintptr_t)s - blob_off, s);
145 dumpf("%04"PRIxPTR": value\n", (uintptr_t)t - blob_off);

Completed in 46 milliseconds