Searched defs:gdb_get_core_xml_file (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/core/ | ||
H A D | cpu.h | 173 const char * (*gdb_get_core_xml_file)(CPUState *cpu); member |
/qemu/gdbstub/ | ||
H A D | gdbstub.c | 568 static const char *gdb_get_core_xml_file(CPUState *cpu) gdb_get_core_xml_file() function |