Home
last modified time | relevance | path

Searched refs:dumpf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/dtc/dist/
H A Dfdtdump.c44 #define dumpf(fmt, args...) \ macro
104 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()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git4398 minor difference: the ppc code has a unique dumpf function. The