Home
last modified time | relevance | path

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

/freebsd/sys/gdb/
H A Dgdb_int.h103 gdb_tx_hex(uintmax_t n, int sz) in gdb_tx_hex() function
112 gdb_tx_hex(err, 2); in gdb_tx_err()
H A Dgdb_main.c125 gdb_tx_hex((intmax_t)(uintptr_t)found, 8); in gdb_do_mem_search()
747 gdb_tx_hex(gdb_cpu_signal(type, code), 2); in gdb_trap()
764 gdb_tx_hex(gdb_cpu_signal(type, code), 2); in gdb_trap()