| /src/external/gpl3/gdb.old/dist/gdb/ |
| i386-gnu-nat.c | 169 store_fpregs (const struct regcache *regcache, struct proc *thread, int regno) 289 store_fpregs (regcache, thread, regno); 167 store_fpregs (const struct regcache *regcache, struct proc *thread, int regno) function
|
| m68k-linux-nat.c | 374 store_fpregs (const struct regcache *regcache, int tid, int regno) 393 static void store_fpregs (const struct regcache *regcache, int tid, int regno) 475 store_fpregs can fail, and return zero. */ 479 store_fpregs (regcache, tid, regno); 491 store_fpregs (regcache, tid, regno); 370 store_fpregs (const struct regcache *regcache, int tid, int regno) function 389 static void store_fpregs (const struct regcache *regcache, int tid, int regno) function
|
| i386-linux-nat.c | 282 store_fpregs (const struct regcache *regcache, int tid, int regno) 303 store_fpregs (const struct regcache *regcache, int tid, int regno) 558 store_fpregs (regcache, tid, regno); 582 store_fpregs (regcache, tid, regno); 279 store_fpregs (const struct regcache *regcache, int tid, int regno) function 300 store_fpregs (const struct regcache *regcache, int tid, int regno) function
|
| s390-linux-nat.c | 327 store_fpregs (const struct regcache *regcache, int tid, int regnum) function 473 store_fpregs (regcache, tid, regnum);
|
| arm-linux-nat.c | 152 store_fpregs (const struct regcache *regcache) function 463 store_fpregs (regcache); 470 store_fpregs (regcache);
|
| /src/external/gpl3/gdb/dist/gdb/ |
| m68k-linux-nat.c | 374 store_fpregs (const struct regcache *regcache, int tid, int regno) 393 static void store_fpregs (const struct regcache *regcache, int tid, int regno) 475 store_fpregs can fail, and return zero. */ 479 store_fpregs (regcache, tid, regno); 491 store_fpregs (regcache, tid, regno); 370 store_fpregs (const struct regcache *regcache, int tid, int regno) function 389 static void store_fpregs (const struct regcache *regcache, int tid, int regno) function
|
| i386-linux-nat.c | 282 store_fpregs (const struct regcache *regcache, int tid, int regno) 303 store_fpregs (const struct regcache *regcache, int tid, int regno) 558 store_fpregs (regcache, tid, regno); 582 store_fpregs (regcache, tid, regno); 279 store_fpregs (const struct regcache *regcache, int tid, int regno) function 300 store_fpregs (const struct regcache *regcache, int tid, int regno) function
|
| x86-gnu-nat.c | 236 store_fpregs (const struct regcache *regcache, struct proc *thread, int regno) 356 store_fpregs (regcache, thread, regno); 234 store_fpregs (const struct regcache *regcache, struct proc *thread, int regno) function
|
| s390-linux-nat.c | 327 store_fpregs (const struct regcache *regcache, int tid, int regnum) function 473 store_fpregs (regcache, tid, regnum);
|
| arm-linux-nat.c | 150 store_fpregs (const struct regcache *regcache) function 461 store_fpregs (regcache); 468 store_fpregs (regcache);
|