Searched refs:FMT_UI32 (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/drivers/staging/tidspbridge/dynload/ |
D | reloc.c | 253 FMT_UI32, dlthis->image_secn->name, in dload_relocate() 414 "offset" FMT_UI32 " but not " in dload_relocate() 432 FMT_UI32, dlthis->image_secn->name, in dload_relocate() 465 "Relocation val " FMT_UI32 in dload_relocate() 467 "offset " FMT_UI32, val, in dload_relocate() 476 FMT_UI32 " overflows %d bits in %s" in dload_relocate() 477 " offset " FMT_UI32, val, fieldsz, in dload_relocate()
|
D | params.h | 40 #define FMT_UI32 "0x%lx" macro 47 #define FMT_UI32 "0x%x" macro
|
D | cload.c | 45 "Target memory allocate failed, section %s size " FMT_UI32 }; 46 static const char initfail[] = { "%s to target address " FMT_UI32 " failed" }; 346 "Bad byte swap map " FMT_UI32 " in header", in dload_headers() 385 dload_error(dlthis, "Excessive string table size " FMT_UI32, in dload_headers() 1270 FMT_UI32 in dload_data() 1292 ("Zero-initialization at " FMT_UI32 in dload_data() 1317 DL_ERROR("Zero-initialization at " FMT_UI32 in dload_data() 1334 DL_ERROR("Finalization of auto-trampolines (size = " FMT_UI32 in dload_data() 1914 dload_error(dlthis, "Bad string table offset " FMT_UI32, in unpack_name()
|
D | getsection.c | 34 static const char stbl[] = { "Bad string table offset " FMT_UI32 };
|
D | tramp.c | 605 "Write to " FMT_UI32 " failed", in priv_tramp_pkt_finalize() 714 "Write to " FMT_UI32 " failed", in priv_dup_pkt_finalize()
|