Home
last modified time | relevance | path

Searched refs:thunk_gdb_open (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/usermode/include/
H A Dthunk.h130 int thunk_gdb_open(void);
/netbsd-src/sys/arch/usermode/usermode/
H A Dkgdb_machdep.c287 kgdb_socket = thunk_gdb_open(); in kgdb_port_init()
H A Dthunk.c1018 thunk_gdb_open(void) in thunk_gdb_open() function