Searched refs:PRIxElfAddr (Results 1 – 2 of 2) sorted by relevance
91 … dprintk(XENLOG_ERR, LIVEPATCH "%s: Section [%u] alignment (%#"PRIxElfAddr") is not supported\n", in elf_resolve_sections()98 …(XENLOG_ERR, LIVEPATCH "%s: Section [%u] addr (%#"PRIxElfAddr") is not aligned properly (%#"PRIxEl… in elf_resolve_sections()313 … dprintk(XENLOG_DEBUG, LIVEPATCH "%s: Undefined symbol resolved: %s => %#"PRIxElfAddr"\n", in livepatch_elf_resolve_symbols()318 dprintk(XENLOG_DEBUG, LIVEPATCH "%s: Absolute symbol: %s => %#"PRIxElfAddr"\n", in livepatch_elf_resolve_symbols()341 dprintk(XENLOG_DEBUG, LIVEPATCH "%s: Symbol resolved: %s => %#"PRIxElfAddr" (%s)\n", in livepatch_elf_resolve_symbols()
557 #define PRIxElfAddr "08x" macro585 #define PRIxElfAddr PRIx64 macro
Completed in 6 milliseconds