Home
last modified time | relevance | path

Searched refs:gdb_tx_end (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/gdb/
H A Dgdb_int.h81 int gdb_tx_end(void);
99 return (gdb_tx_end()); in gdb_tx_empty()
113 return (gdb_tx_end()); in gdb_tx_err()
121 return (gdb_tx_end()); in gdb_tx_ok()
H A Dgdb_main.c127 gdb_tx_end(); in gdb_do_mem_search()
168 gdb_tx_end(); in gdb_do_threadinfo()
288 gdb_tx_end(); in gdb_do_qsupported()
342 gdb_tx_end(); in init_qXfer_ctx()
756 gdb_tx_end(); /* XXX check error condition. */ in gdb_trap()
768 gdb_tx_end(); in gdb_trap()
803 gdb_tx_end(); in gdb_trap()
857 gdb_tx_end(); in gdb_trap()
883 gdb_tx_end(); in gdb_trap()
904 gdb_tx_end(); in gdb_trap()
[all...]
H A Dgdb_cons.c125 gdb_tx_end(); in gdb_cnflush()
H A Dgdb_packet.c275 gdb_tx_end(void) in gdb_tx_end() function
/freebsd/sys/powerpc/powerpc/
H A Dgdb_machdep.c122 gdb_tx_end(); in gdb_cpu_do_offsets()