Lines Matching refs:dprintf
67 #define dprintf(x) if (debug) printf x
69 #define dprintf(x)
149 dprintf(("%04x sections, offset %08x\n", be16toh(eh->e_shnum),
165 dprintf((" name type flags"
170 dprintf(("%2d: %08x %-16s %08x %08x %08x %08x %08x %08x\n", i,
204 dprintf(("tsz = 0x%x, dsz = 0x%x, bsz = 0x%x, total 0x%x\n",
210 dprintf(("%d relocs\n", trsz / 12));
257 dprintf(("vaddr 0x%04x size 0x%04x offset 0x%04x section %s\n",
342 dprintf(("reloc %04x info %04x (type %d sym %d) add 0x%x val %x\n",
377 dprintf(("%d PC-relative relocations, %d 32-bit relocations\n",
388 dprintf(("0x%04x: ", relbuf[i]));
391 dprintf(("(0x%04x, 0x%04x): ", *lptr, addrdiff));
402 dprintf(("%02x%02x%02x\n",
408 dprintf(("%02x%02x%02x\n",
413 dprintf(("%02x\n", *rpo));