HomeSort by: relevance | last modified time | path
    Searched refs:myregs_info (Results 1 - 19 of 19) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdbserver/
linux-sh-low.cc 166 static struct regs_info myregs_info = variable in typeref:struct:regs_info
176 return &myregs_info;
linux-ia64-low.cc 369 static struct regs_info myregs_info = variable in typeref:struct:regs_info
378 return &myregs_info;
linux-m68k-low.cc 239 static struct regs_info myregs_info = variable in typeref:struct:regs_info
249 return &myregs_info;
linux-sparc-low.cc 329 static struct regs_info myregs_info = variable in typeref:struct:regs_info
339 return &myregs_info;
linux-tic6x-low.cc 401 static struct regs_info myregs_info = variable in typeref:struct:regs_info
411 return &myregs_info;
linux-xtensa-low.cc 303 static struct regs_info myregs_info = variable in typeref:struct:regs_info
319 return &myregs_info;
linux-mips-low.cc 982 static struct regs_info myregs_info = variable in typeref:struct:regs_info
995 return &myregs_info;
linux-ppc-low.cc 863 static struct regs_info myregs_info = variable in typeref:struct:regs_info
873 return &myregs_info;
linux-s390-low.cc 740 static struct regs_info myregs_info = variable in typeref:struct:regs_info
781 return &myregs_info;
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-sh-low.cc 166 static struct regs_info myregs_info = variable in typeref:struct:regs_info
176 return &myregs_info;
linux-ia64-low.cc 369 static struct regs_info myregs_info = variable in typeref:struct:regs_info
378 return &myregs_info;
linux-m68k-low.cc 239 static struct regs_info myregs_info = variable in typeref:struct:regs_info
249 return &myregs_info;
linux-nios2-low.cc 266 static struct regs_info myregs_info = variable in typeref:struct:regs_info
276 return &myregs_info;
linux-sparc-low.cc 329 static struct regs_info myregs_info = variable in typeref:struct:regs_info
339 return &myregs_info;
linux-tic6x-low.cc 401 static struct regs_info myregs_info = variable in typeref:struct:regs_info
411 return &myregs_info;
linux-xtensa-low.cc 303 static struct regs_info myregs_info = variable in typeref:struct:regs_info
319 return &myregs_info;
linux-mips-low.cc 983 static struct regs_info myregs_info = variable in typeref:struct:regs_info
996 return &myregs_info;
linux-ppc-low.cc 863 static struct regs_info myregs_info = variable in typeref:struct:regs_info
873 return &myregs_info;
linux-s390-low.cc 740 static struct regs_info myregs_info = variable in typeref:struct:regs_info
781 return &myregs_info;

Completed in 37 milliseconds