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

  /src/external/gpl3/gdb.old/dist/gdb/
ppc-linux-nat.c 1679 store_all_gp_regs (const struct regcache *regcache, int tid, int regno) function
1708 /* This is a wrapper for the store_all_gp_regs function. It is
1722 if (store_all_gp_regs (regcache, tid, regno))
  /src/external/gpl3/gdb/dist/gdb/
ppc-linux-nat.c 1679 store_all_gp_regs (const struct regcache *regcache, int tid, int regno) function
1708 /* This is a wrapper for the store_all_gp_regs function. It is
1722 if (store_all_gp_regs (regcache, tid, regno))

Completed in 19 milliseconds