Searched refs:target_desc (Results 226 - 250 of 499) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gdb/features/riscv/
H A D32bit-cpu.c7 create_feature_riscv_32bit_cpu (struct target_desc *result, long regnum)
H A D32bit-fpu.c7 create_feature_riscv_32bit_fpu (struct target_desc *result, long regnum)
H A D64bit-cpu.c7 create_feature_riscv_64bit_cpu (struct target_desc *result, long regnum)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/features/
H A Dtic6x-core.c7 create_feature_tic6x_core (struct target_desc *result, long regnum)
H A Dtic6x-gp.c7 create_feature_tic6x_gp (struct target_desc *result, long regnum)
/netbsd-current/external/gpl3/gdb/dist/gdb/features/loongarch/
H A Dfpu.c7 create_feature_loongarch_fpu (struct target_desc *result, long regnum)
/netbsd-current/external/gpl3/gdb/dist/gdb/arch/
H A Daarch64.h71 target_desc *
H A Darm.c377 target_desc *
422 target_desc *
425 target_desc *tdesc = allocate_target_description ().release ();
/netbsd-current/external/gpl3/gdb/dist/gdb/features/riscv/
H A D64bit-fpu.c7 create_feature_riscv_64bit_fpu (struct target_desc *result, long regnum)
H A D32bit-fpu.c7 create_feature_riscv_32bit_fpu (struct target_desc *result, long regnum)
/netbsd-current/external/gpl3/gdb/dist/gdb/features/
H A Ds390x-linux64v2.c8 const struct target_desc *tdesc_s390x_linux64v2;
H A Dnios2.c8 const struct target_desc *tdesc_nios2;
H A Dor1k.c8 const struct target_desc *tdesc_or1k;
H A Ds390-linux64.c8 const struct target_desc *tdesc_s390_linux64;
H A Ds390-linux32v2.c8 const struct target_desc *tdesc_s390_linux32v2;
H A Ds390-linux32v1.c8 const struct target_desc *tdesc_s390_linux32v1;
H A Ds390-linux32.c8 const struct target_desc *tdesc_s390_linux32;
H A Ds390x-linux64v1.c8 const struct target_desc *tdesc_s390x_linux64v1;
H A Ds390x-linux64.c8 const struct target_desc *tdesc_s390x_linux64;
H A Drx.c8 const struct target_desc *tdesc_rx;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Driscv-none-tdep.c130 const struct target_desc *tdesc = gdbarch_target_desc (gdbarch);
H A Darm-fbsd-tdep.c217 const struct target_desc *
244 const struct target_desc *
256 static const struct target_desc *
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-xtensa-low.cc88 extern const struct target_desc *tdesc_xtensa;
110 const struct target_desc *tdesc = regcache->tdesc;
164 const struct target_desc *tdesc = regcache->tdesc;
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-xtensa-low.cc88 extern const struct target_desc *tdesc_xtensa;
110 const struct target_desc *tdesc = regcache->tdesc;
164 const struct target_desc *tdesc = regcache->tdesc;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Di386-linux-tdep.c681 const struct target_desc *
687 static struct target_desc *i386_linux_tdescs \
689 struct target_desc **tdesc;
706 static const struct target_desc *
713 const struct target_desc *tdesc = i386_linux_read_description (xcr0);
829 const struct target_desc *tdesc = info.target_desc;

Completed in 140 milliseconds

1234567891011>>