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

  /src/external/gpl3/gdb.old/dist/gdb/
ppc-linux-nat.c 1127 fetch_all_gp_regs (struct regcache *regcache, int tid) function
1146 /* This is a wrapper for the fetch_all_gp_regs function. It is
1160 if (fetch_all_gp_regs (regcache, tid))
  /src/external/gpl3/gdb/dist/gdb/
ppc-linux-nat.c 1127 fetch_all_gp_regs (struct regcache *regcache, int tid) function
1146 /* This is a wrapper for the fetch_all_gp_regs function. It is
1160 if (fetch_all_gp_regs (regcache, tid))

Completed in 25 milliseconds