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

  /src/external/gpl3/gdb.old/dist/gdb/
i386-gnu-nat.c 80 fetch_fpregs (struct regcache *regcache, struct proc *thread)
160 fetch_fpregs (regcache, thread);
79 fetch_fpregs (struct regcache *regcache, struct proc *thread) function
m68k-linux-nat.c 360 fetch_fpregs (struct regcache *regcache, int tid)
389 static void fetch_fpregs (struct regcache *regcache, int tid)
436 fetch_fpregs (regcache, tid);
448 fetch_fpregs (regcache, tid);
356 fetch_fpregs (struct regcache *regcache, int tid) function
385 static void fetch_fpregs (struct regcache *regcache, int tid) function
i386-linux-nat.c 268 fetch_fpregs (struct regcache *regcache, int tid)
298 fetch_fpregs (struct regcache *regcache, int tid)
491 fetch_fpregs (regcache, tid);
518 fetch_fpregs (regcache, tid);
265 fetch_fpregs (struct regcache *regcache, int tid) function
295 fetch_fpregs (struct regcache *regcache, int tid) function
s390-linux-nat.c 310 fetch_fpregs (struct regcache *regcache, int tid) function
419 fetch_fpregs (regcache, tid);
arm-linux-nat.c 116 fetch_fpregs (struct regcache *regcache) function
426 fetch_fpregs (regcache);
433 fetch_fpregs (regcache);
  /src/external/gpl3/gdb/dist/gdb/
m68k-linux-nat.c 360 fetch_fpregs (struct regcache *regcache, int tid)
389 static void fetch_fpregs (struct regcache *regcache, int tid)
436 fetch_fpregs (regcache, tid);
448 fetch_fpregs (regcache, tid);
356 fetch_fpregs (struct regcache *regcache, int tid) function
385 static void fetch_fpregs (struct regcache *regcache, int tid) function
i386-linux-nat.c 268 fetch_fpregs (struct regcache *regcache, int tid)
298 fetch_fpregs (struct regcache *regcache, int tid)
491 fetch_fpregs (regcache, tid);
518 fetch_fpregs (regcache, tid);
265 fetch_fpregs (struct regcache *regcache, int tid) function
295 fetch_fpregs (struct regcache *regcache, int tid) function
x86-gnu-nat.c 147 fetch_fpregs (struct regcache *regcache, struct proc *thread)
227 fetch_fpregs (regcache, thread);
146 fetch_fpregs (struct regcache *regcache, struct proc *thread) function
s390-linux-nat.c 310 fetch_fpregs (struct regcache *regcache, int tid) function
419 fetch_fpregs (regcache, tid);
arm-linux-nat.c 114 fetch_fpregs (struct regcache *regcache) function
424 fetch_fpregs (regcache);
431 fetch_fpregs (regcache);

Completed in 25 milliseconds