Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dinternals.h171 void gdb_handle_v_file_open(GArray *params, void *user_ctx); /* user */
H A Duser-target.c307 void gdb_handle_v_file_open(GArray *params, void *user_ctx) in gdb_handle_v_file_open() function
H A Dgdbstub.c1476 .handler = gdb_handle_v_file_open,