Home
last modified time | relevance | path

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

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