Home
last modified time | relevance | path

Searched refs:gdb_unregister_coprocessor_all (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/exec/
H A Dgdbstub.h47 void gdb_unregister_coprocessor_all(CPUState *cpu);
/openbmc/qemu/gdbstub/
H A Dgdbstub.c621 void gdb_unregister_coprocessor_all(CPUState *cpu) in gdb_unregister_coprocessor_all() function