Home
last modified time | relevance | path

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

/qemu/gdbstub/
H A Dinternals.h173 void gdb_handle_v_file_pread(GArray *params, void *user_ctx); /* user */
H A Duser-target.c338 void gdb_handle_v_file_pread(GArray *params, void *user_ctx) in gdb_handle_v_file_pread() function
H A Dgdbstub.c1501 .handler = gdb_handle_v_file_pread,