Home
last modified time | relevance | path

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

/openbmc/qemu/target/rx/
H A Dcpu.c258 cc->gdb_core_xml_file = "rx-core.xml"; in rx_cpu_class_init()
/openbmc/qemu/target/alpha/
H A Dcpu.c289 cc->gdb_core_xml_file = "alpha-core.xml"; in alpha_cpu_class_init()
/openbmc/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()
/openbmc/qemu/target/s390x/
H A Dcpu.c416 cc->gdb_core_xml_file = "s390x-core64.xml"; in s390_cpu_class_init()
/openbmc/qemu/target/hexagon/
H A Dcpu.c374 cc->gdb_core_xml_file = "hexagon-core.xml"; in hexagon_cpu_class_init()
/openbmc/qemu/target/avr/
H A Dcpu.c286 cc->gdb_core_xml_file = "avr-cpu.xml"; in avr_cpu_class_init()
/openbmc/qemu/include/hw/core/
H A Dcpu.h171 const char *gdb_core_xml_file; member
/openbmc/qemu/target/microblaze/
H A Dcpu.c484 cc->gdb_core_xml_file = "microblaze-core.xml"; in mb_cpu_class_init()
/openbmc/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()
/openbmc/qemu/target/sparc/
H A Dcpu.c1093 cc->gdb_core_xml_file = "sparc64-core.xml"; in sparc_cpu_class_init()
/openbmc/qemu/target/riscv/
H A Dcpu.c1185 cc->gdb_core_xml_file = "riscv-64bit-cpu.xml"; in riscv_cpu_validate_misa_mxl()
1189 cc->gdb_core_xml_file = "riscv-32bit-cpu.xml"; in riscv_cpu_validate_misa_mxl()
/openbmc/qemu/gdbstub/
H A Dgdbstub.c580 return cc->gdb_core_xml_file; in gdb_get_core_xml_file()
/openbmc/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()
/openbmc/qemu/target/i386/
H A Dcpu.c10094 cc->gdb_core_xml_file = "i386-64bit.xml"; in x86_cpu_common_class_init()
10096 cc->gdb_core_xml_file = "i386-32bit.xml"; in x86_cpu_common_class_init()