Searched refs:tdesc_mips64_dsp_linux (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-linux-tdep.h114 extern const struct target_desc *tdesc_mips64_dsp_linux;
H A Dmips-linux-nat.c487 return have_dsp ? tdesc_mips64_dsp_linux : tdesc_mips64_linux;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-linux-tdep.h114 extern const struct target_desc *tdesc_mips64_dsp_linux;
H A Dmips-linux-nat.c484 return have_dsp ? tdesc_mips64_dsp_linux : tdesc_mips64_linux;
/netbsd-current/external/gpl3/gdb/dist/gdb/features/
H A Dmips64-dsp-linux.c7 const struct target_desc *tdesc_mips64_dsp_linux; variable in typeref:struct:target_desc
106 tdesc_mips64_dsp_linux = result.release ();
/netbsd-current/external/gpl3/gdb.old/dist/gdb/features/
H A Dmips64-dsp-linux.c8 const struct target_desc *tdesc_mips64_dsp_linux; variable in typeref:struct:target_desc
107 tdesc_mips64_dsp_linux = result.release ();
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-mips-low.cc104 extern const struct target_desc *tdesc_mips64_dsp_linux;
108 #define tdesc_mips_dsp_linux tdesc_mips64_dsp_linux
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-mips-low.cc105 extern const struct target_desc *tdesc_mips64_dsp_linux;
109 #define tdesc_mips_dsp_linux tdesc_mips64_dsp_linux

Completed in 93 milliseconds