Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dcpu.c577 cc->gdb_core_xml_file = "cf-core.xml"; in m68k_cpu_class_init_cf_core()
592 cc->gdb_core_xml_file = "m68k-core.xml"; in m68k_cpu_class_init_m68k_core()
/qemu/target/rx/
H A Dcpu.c225 cc->gdb_core_xml_file = "rx-core.xml"; in rx_cpu_class_init()
/qemu/gdbstub/
H A Dgdbstub.c577 if (cc->gdb_core_xml_file) { in gdb_init_cpu()
578 feature = gdb_find_static_feature(cc->gdb_core_xml_file); in gdb_init_cpu()
1654 if (cc->gdb_core_xml_file) { in handle_query_supported()
1705 if (!cc->gdb_core_xml_file) { in handle_query_xfer_features()
/qemu/target/s390x/
H A Dcpu.c371 cc->gdb_core_xml_file = "s390x-core64.xml"; in s390_cpu_class_init()
/qemu/target/arm/tcg/
H A Dcpu-v7m.c263 cc->gdb_core_xml_file = "arm-m-profile.xml"; in arm_v7m_class_init()
/qemu/target/hexagon/
H A Dcpu.c353 cc->gdb_core_xml_file = "hexagon-core.xml"; in hexagon_cpu_class_init()
/qemu/target/avr/
H A Dcpu.c244 cc->gdb_core_xml_file = "avr-cpu.xml"; in avr_cpu_class_init()
/qemu/target/loongarch/
H A Dcpu.c808 cc->gdb_core_xml_file = "loongarch-base32.xml"; in loongarch32_cpu_class_init()
821 cc->gdb_core_xml_file = "loongarch-base64.xml"; in loongarch64_cpu_class_init()
/qemu/target/microblaze/
H A Dcpu.c448 cc->gdb_core_xml_file = "microblaze-core.xml"; in mb_cpu_class_init()
/qemu/include/hw/core/
H A Dcpu.h166 const char *gdb_core_xml_file; member
/qemu/target/arm/
H A Dcpu64.c798 cc->gdb_core_xml_file = "aarch64-core.xml"; in aarch64_cpu_class_init()
H A Dcpu.c2687 cc->gdb_core_xml_file = "arm-core.xml"; in cpu_register_class_init()
/qemu/target/riscv/
H A Dcpu.c1411 cc->gdb_core_xml_file = "riscv-64bit-cpu.xml"; in riscv_cpu_validate_misa_mxl()
1415 cc->gdb_core_xml_file = "riscv-32bit-cpu.xml"; in riscv_cpu_validate_misa_mxl()
/qemu/target/ppc/
H A Dcpu_init.c7423 cc->gdb_core_xml_file = "power64-core.xml"; in ppc_cpu_class_init()
7425 cc->gdb_core_xml_file = "power-core.xml"; in ppc_cpu_class_init()
/qemu/target/i386/
H A Dcpu.c8163 cc->gdb_core_xml_file = "i386-64bit.xml"; in x86_cpu_common_class_init()
8165 cc->gdb_core_xml_file = "i386-32bit.xml"; in x86_cpu_common_class_init()