Searched refs:hexdump (Results 1 – 5 of 5) sorted by relevance
95 static void hexdump(const GByteArray *data) in hexdump() function146 hexdump(memory_buffer); in vcpu_syscall()
98 util_ss.add(files('hexdump.c'))
102 static void hexdump(const char *buf, int len, in hexdump() function142 hexdump(buf, len, trace_gdbstub_io_binaryreply); in gdb_put_packet_binary()
430 - Log the buffer of each write syscall in hexdump format
5910 # KEY=$(base64 -d key.b64 | hexdump -v -e '/1 "%02X"')5919 # IV=$(base64 -d iv.b64 | hexdump -v -e '/1 "%02X"')