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

  /src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c 7928 static const char *const ebb_regs[] = {
7933 for (i = 0; i < ARRAY_SIZE (ebb_regs); i++)
7936 ebb_regs[i]);
7924 static const char *const ebb_regs[] = { local
  /src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c 7929 static const char *const ebb_regs[] = {
7934 for (i = 0; i < ARRAY_SIZE (ebb_regs); i++)
7937 ebb_regs[i]);
7925 static const char *const ebb_regs[] = { local

Completed in 35 milliseconds