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

  /src/external/gpl3/gdb.old/dist/gdb/
ppc-linux-nat.c 1179 fetch_all_fp_regs (struct regcache *regcache, int tid) function
1198 /* This is a wrapper for the fetch_all_fp_regs function. It is
1212 if (fetch_all_fp_regs (regcache, tid))
  /src/external/gpl3/gdb/dist/gdb/
ppc-linux-nat.c 1179 fetch_all_fp_regs (struct regcache *regcache, int tid) function
1198 /* This is a wrapper for the fetch_all_fp_regs function. It is
1212 if (fetch_all_fp_regs (regcache, tid))

Completed in 47 milliseconds