Searched refs:hexdump_addr (Results 1 – 1 of 1) sorted by relevance
2218 static uint8_t *hexdump_addr(uint8_t *dest, size_t addr) { in hexdump_addr() function2288 dest = hexdump_addr(dest, addr); in hexdump_line()2345 p = hexdump_addr(buf, datalen); in munit_hexdump()