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

  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-ppc-low.cc 126 static int ppc_regmap[] = variable
148 static int ppc_regmap[] = variable
435 (char *) buf + ppc_regmap[i]);
439 (char *) buf + ppc_regmap[i]);
443 (char *) buf + ppc_regmap[i]);
853 ppc_regmap,
947 ppc_regmap[70] = (48 + 2*32) * sizeof (long);
  /src/external/gpl3/gdb/dist/gdbserver/
linux-ppc-low.cc 126 static int ppc_regmap[] = variable
148 static int ppc_regmap[] = variable
435 (char *) buf + ppc_regmap[i]);
439 (char *) buf + ppc_regmap[i]);
443 (char *) buf + ppc_regmap[i]);
853 ppc_regmap,
947 ppc_regmap[70] = (48 + 2*32) * sizeof (long);

Completed in 15 milliseconds