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

  /src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c 439 ppc_collect_reg (const struct regcache *regcache, int regnum,
629 ppc_collect_reg (regcache, i, (gdb_byte *) gregs, offset, gpr_size);
631 ppc_collect_reg (regcache, gdbarch_pc_regnum (gdbarch),
633 ppc_collect_reg (regcache, tdep->ppc_ps_regnum,
635 ppc_collect_reg (regcache, tdep->ppc_lr_regnum,
637 ppc_collect_reg (regcache, tdep->ppc_ctr_regnum,
639 ppc_collect_reg (regcache, tdep->ppc_cr_regnum,
642 ppc_collect_reg (regcache, tdep->ppc_xer_regnum,
645 ppc_collect_reg (regcache, tdep->ppc_mq_regnum,
652 ppc_collect_reg (regcache, regnum, (gdb_byte *) gregs, offset, regsize)
438 ppc_collect_reg (const struct regcache *regcache, int regnum, function
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c 439 ppc_collect_reg (const struct regcache *regcache, int regnum,
629 ppc_collect_reg (regcache, i, (gdb_byte *) gregs, offset, gpr_size);
631 ppc_collect_reg (regcache, gdbarch_pc_regnum (gdbarch),
633 ppc_collect_reg (regcache, tdep->ppc_ps_regnum,
635 ppc_collect_reg (regcache, tdep->ppc_lr_regnum,
637 ppc_collect_reg (regcache, tdep->ppc_ctr_regnum,
639 ppc_collect_reg (regcache, tdep->ppc_cr_regnum,
642 ppc_collect_reg (regcache, tdep->ppc_xer_regnum,
645 ppc_collect_reg (regcache, tdep->ppc_mq_regnum,
652 ppc_collect_reg (regcache, regnum, (gdb_byte *) gregs, offset, regsize)
438 ppc_collect_reg (const struct regcache *regcache, int regnum, function
    [all...]

Completed in 41 milliseconds