Searched refs:dumpf (Results 1 – 2 of 2) sorted by relevance
44 #define dumpf(fmt, args...) \ macro104 dumpf("%04"PRIxPTR": tag: 0x%08"PRIx32" (%s)\n", in dump_blob()144 dumpf("%04"PRIxPTR": string: %s\n", (uintptr_t)s - blob_off, s); in dump_blob()145 dumpf("%04"PRIxPTR": value\n", (uintptr_t)t - blob_off); in dump_blob()
4398 minor difference: the ppc code has a unique dumpf function. The