Home
last modified time | relevance | path

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

/openbmc/qemu/target/rx/
H A Dcpu.c226 cc->gdb_core_xml_file = "rx-core.xml"; in rx_cpu_class_init()
/openbmc/qemu/target/m68k/
H A Dcpu.c578 cc->gdb_core_xml_file = "cf-core.xml"; in m68k_cpu_class_init_cf_core()
593 cc->gdb_core_xml_file = "m68k-core.xml"; in m68k_cpu_class_init_m68k_core()
/openbmc/qemu/gdbstub/
H A Dgdbstub.c578 if (cc->gdb_core_xml_file) { in gdb_init_cpu()
579 feature = gdb_find_static_feature(cc->gdb_core_xml_file); in gdb_init_cpu()
1653 if (cc->gdb_core_xml_file) { in handle_query_supported()
1712 if (!cc->gdb_core_xml_file) { in handle_query_xfer_features()
/openbmc/qemu/target/s390x/
H A Dcpu.c408 cc->gdb_core_xml_file = "s390x-core64.xml"; in s390_cpu_class_init()
/openbmc/qemu/target/avr/
H A Dcpu.c245 cc->gdb_core_xml_file = "avr-cpu.xml"; in avr_cpu_class_init()
/openbmc/qemu/target/hexagon/
H A Dcpu.c352 cc->gdb_core_xml_file = "hexagon-core.xml"; in hexagon_cpu_class_init()
/openbmc/qemu/target/arm/tcg/
H A Dcpu-v7m.c264 cc->gdb_core_xml_file = "arm-m-profile.xml"; in arm_v7m_class_init()
/openbmc/qemu/target/microblaze/
H A Dcpu.c449 cc->gdb_core_xml_file = "microblaze-core.xml"; in mb_cpu_class_init()
/openbmc/qemu/target/loongarch/
H A Dcpu.c810 cc->gdb_core_xml_file = "loongarch-base32.xml"; in loongarch32_cpu_class_init()
823 cc->gdb_core_xml_file = "loongarch-base64.xml"; in loongarch64_cpu_class_init()
/openbmc/qemu/include/hw/core/
H A Dcpu.h166 const char *gdb_core_xml_file; member
/openbmc/qemu/target/arm/
H A Dcpu64.c802 cc->gdb_core_xml_file = "aarch64-core.xml"; in aarch64_cpu_class_init()
H A Dcpu.c2728 cc->gdb_core_xml_file = "arm-core.xml"; in cpu_register_class_init()
/openbmc/qemu/target/riscv/
H A Dcpu.c1425 cc->gdb_core_xml_file = "riscv-64bit-cpu.xml"; in riscv_cpu_validate_misa_mxl()
1429 cc->gdb_core_xml_file = "riscv-32bit-cpu.xml"; in riscv_cpu_validate_misa_mxl()
/openbmc/qemu/target/ppc/
H A Dcpu_init.c7544 cc->gdb_core_xml_file = "power64-core.xml"; in ppc_cpu_class_init()
7546 cc->gdb_core_xml_file = "power-core.xml"; in ppc_cpu_class_init()
/openbmc/qemu/target/i386/
H A Dcpu.c8422 cc->gdb_core_xml_file = "i386-64bit.xml"; in x86_cpu_common_class_init()
8424 cc->gdb_core_xml_file = "i386-32bit.xml"; in x86_cpu_common_class_init()