Searched refs:store_fpregs (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Di386-linux-nat.c352 store_fpregs (int tid, int regno)
368 static void store_fpregs (int tid, int regno) {}
592 store_fpregs (tid, regno);
610 store_fpregs (tid, regno);
347 store_fpregs (int tid, int regno) function
363 static void store_fpregs (int tid, int regno) {} function
H A Dm68klinux-nat.c422 store_fpregs (int tid, int regno)
438 static void store_fpregs (int tid, int regno) {}
527 store_fpregs can fail, and return zero. */
531 store_fpregs (tid, regno);
543 store_fpregs (tid, regno);
417 store_fpregs (int tid, int regno) function
433 static void store_fpregs (int tid, int regno) {} function
H A Di386gnu-nat.c174 store_fpregs (struct proc *thread, int regno)
290 store_fpregs (thread, regno);
172 store_fpregs (struct proc *thread, int regno) function
H A Ds390-nat.c184 store_fpregs (int tid, int regnum) function
230 store_fpregs (tid, regnum);
H A Darm-linux-nat.c362 store_fpregs (void) function
568 store_fpregs ();

Completed in 102 milliseconds