Home
last modified time | relevance | path

Searched defs:newstates (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/gdbstub/
H A Dsystem.c559 int gdb_continue_partial(char *newstates) in gdb_continue_partial()
H A Duser.c642 int gdb_continue_partial(char *newstates) in gdb_continue_partial()
H A Dgdbstub.c726 g_autofree char *newstates = g_new0(char, max_cpus); in gdb_handle_vcont() local