Home
last modified time | relevance | path

Searched refs:gdb_core_xml_file (Results 1 – 12 of 12) sorted by relevance

/qemu/target/m68k/
H A Dcpu.c662 cc->gdb_core_xml_file = "cf-core.xml"; in m68k_cpu_class_init_cf_core()
677 cc->gdb_core_xml_file = "m68k-core.xml"; in m68k_cpu_class_init_m68k_core()
/qemu/target/rx/
H A Dcpu.c258 cc->gdb_core_xml_file = "rx-core.xml"; in rx_cpu_class_init()
/qemu/target/s390x/
H A Dcpu.c416 cc->gdb_core_xml_file = "s390x-core64.xml"; in s390_cpu_class_init()
/qemu/target/avr/
H A Dcpu.c286 cc->gdb_core_xml_file = "avr-cpu.xml"; in avr_cpu_class_init()
/qemu/target/hexagon/
H A Dcpu.c374 cc->gdb_core_xml_file = "hexagon-core.xml"; in hexagon_cpu_class_init()
/qemu/include/hw/core/
H A Dcpu.h171 const char *gdb_core_xml_file; member
/qemu/target/microblaze/
H A Dcpu.c484 cc->gdb_core_xml_file = "microblaze-core.xml"; in mb_cpu_class_init()
/qemu/target/loongarch/
H A Dcpu.c976 cc->gdb_core_xml_file = "loongarch-base32.xml"; in loongarch32_cpu_class_init()
989 cc->gdb_core_xml_file = "loongarch-base64.xml"; in loongarch64_cpu_class_init()
/qemu/target/riscv/
H A Dcpu.c1181 cc->gdb_core_xml_file = "riscv-64bit-cpu.xml"; in riscv_cpu_validate_misa_mxl()
1185 cc->gdb_core_xml_file = "riscv-32bit-cpu.xml"; in riscv_cpu_validate_misa_mxl()
/qemu/gdbstub/
H A Dgdbstub.c579 return cc->gdb_core_xml_file; in gdb_get_core_xml_file()
/qemu/target/ppc/
H A Dcpu_init.c7557 cc->gdb_core_xml_file = "power64-core.xml"; in ppc_cpu_class_init()
7559 cc->gdb_core_xml_file = "power-core.xml"; in ppc_cpu_class_init()
/qemu/target/i386/
H A Dcpu.c9449 cc->gdb_core_xml_file = "i386-64bit.xml"; in x86_cpu_common_class_init()
9451 cc->gdb_core_xml_file = "i386-32bit.xml"; in x86_cpu_common_class_init()