Searched refs:PRIx32 (Results 1 - 2 of 2) sorted by relevance

/u-boot/tools/
H A Drelocate-rela.c559 PRIu32 " at %" PRIx32 "\n", *type, rela->r_offset);
587 fprintf(stderr, "%s: %s: seek to %" PRIx32
594 PRIx32 "\n",
599 debug("Rela:\toffset:\t%" PRIx32 " r_info:\t%"
600 PRIu32 " r_addend:\t%" PRIx32 "\n",
607 debug("SWRela:\toffset:\t%" PRIx32 " r_info:\t%"
608 PRIu32 " r_addend:\t%" PRIx32 "\n",
615 fprintf(stderr, "%s: %s: bad rela at %" PRIx32 "\n",
622 debug("Addr:\t0x%" PRIx32 "\n", addr);
628 PRIx32 " faile
[all...]
/u-boot/include/
H A Dinttypes.h110 # define PRIx32 "x" macro

Completed in 81 milliseconds