HomeSort by: relevance | last modified time | path
    Searched defs:tdesc_mips_dsp_linux (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/features/
mips-dsp-linux.c 7 const struct target_desc *tdesc_mips_dsp_linux; variable in typeref:struct:target_desc
108 tdesc_mips_dsp_linux = result.release ();
mips-dsp-linux.c 7 const struct target_desc *tdesc_mips_dsp_linux; variable in typeref:struct:target_desc
108 tdesc_mips_dsp_linux = result.release ();
  /src/external/gpl3/gdb.old/dist/gdb/features/
mips-dsp-linux.c 7 const struct target_desc *tdesc_mips_dsp_linux; variable in typeref:struct:target_desc
108 tdesc_mips_dsp_linux = result.release ();
mips-dsp-linux.c 7 const struct target_desc *tdesc_mips_dsp_linux; variable in typeref:struct:target_desc
108 tdesc_mips_dsp_linux = result.release ();
  /src/external/gpl3/gdb/dist/gdbserver/
linux-mips-low.cc 96 extern const struct target_desc *tdesc_mips_dsp_linux;
108 #define tdesc_mips_dsp_linux tdesc_mips64_dsp_linux macro
209 return have_dsp ? tdesc_mips_dsp_linux : tdesc_mips_linux;
linux-mips-low.cc 96 extern const struct target_desc *tdesc_mips_dsp_linux;
108 #define tdesc_mips_dsp_linux tdesc_mips64_dsp_linux macro
209 return have_dsp ? tdesc_mips_dsp_linux : tdesc_mips_linux;
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-mips-low.cc 96 extern const struct target_desc *tdesc_mips_dsp_linux;
108 #define tdesc_mips_dsp_linux tdesc_mips64_dsp_linux macro
209 return have_dsp ? tdesc_mips_dsp_linux : tdesc_mips_linux;
linux-mips-low.cc 96 extern const struct target_desc *tdesc_mips_dsp_linux;
108 #define tdesc_mips_dsp_linux tdesc_mips64_dsp_linux macro
209 return have_dsp ? tdesc_mips_dsp_linux : tdesc_mips_linux;

Completed in 49 milliseconds