Home
last modified time | relevance | path

Searched defs:gdb_get_core_xml_file (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/core/
H A Dcpu.h173 const char * (*gdb_get_core_xml_file)(CPUState *cpu); member
/qemu/gdbstub/
H A Dgdbstub.c568 static const char *gdb_get_core_xml_file(CPUState *cpu) gdb_get_core_xml_file() function