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

/freebsd-13-stable/sys/gdb/
H A Dgdb_int.h105 gdb_tx_hex(uintmax_t n, int sz) function
114 gdb_tx_hex(err, 2);
H A Dgdb_main.c128 gdb_tx_hex((intmax_t)(uintptr_t)found, 8);
739 gdb_tx_hex(gdb_cpu_signal(type, code), 2);
756 gdb_tx_hex(gdb_cpu_signal(type, code), 2);

Completed in 63 milliseconds