Searched refs:fill_gregset (Results 1 - 22 of 22) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgregset.h52 extern void fill_gregset (gdb_gregset_t *gregs, int regno);
H A Di386v4-nat.c119 fill_gregset (gregset_t *gregsetp, int regno) function
H A Dsparc-sol2-nat.c89 fill_gregset (prgregset_t *gregs, int regnum) function
H A Dalphabsd-nat.c56 fill_gregset (gregset_t *gregsetp, int regno) function
H A Dia64-fbsd-nat.c90 fill_gregset (&regs.r, regno);
H A Dppcfbsd-nat.c140 fill_gregset (char *regs, int regnum) function
H A Damd64fbsd-nat.c127 fill_gregset (gregset_t *gregsetp, int regnum)
124 fill_gregset (gregset_t *gregsetp, int regnum) function
H A Dfbsd-proc.c133 fill_gregset (&gregs, -1);
H A Di386bsd-nat.c145 fill_gregset (gregset_t *gregsetp, int regno)
239 fill_gregset (&gregs, regno);
143 fill_gregset (gregset_t *gregsetp, int regno) function
H A Ds390-nat.c79 fill_gregset (gregset_t *regp, int regno) function
158 fill_gregset (&regs, regnum);
H A Dalpha-nat.c211 fill_gregset (gdb_gregset_t *gregsetp, int regno) function
H A Dia64-fbsd-tdep.c173 fill_gregset (void *gregs, int regno) function
H A Dmipsv4-nat.c75 fill_gregset (gregset_t *gregsetp, int regno) function
H A Dproc-service.c241 fill_gregset ((gdb_gregset_t *) gregset, -1);
H A Dsparc64fbsd-tdep.c82 fill_gregset (void *gregs, int regnum)
81 fill_gregset (void *gregs, int regnum) function
H A Dmipsfbsd-tdep.c86 fill_gregset (gdb_gregset_t *gregs, int regno) function
H A Dsol-thread.c688 fill_gregset ((gdb_gregset_t *) &gregset, regno);
1159 fill_gregset ((gdb_gregset_t *) gregset, -1);
H A Dada-tasks.c783 fill_gregset (&gregset_saved, -1);
H A Dthread-db.c998 fill_gregset ((gdb_gregset_t *) gregset, -1);
H A Dprocfs.c3781 fill_gregset (gregs, regno);
5831 fill_gregset (&gregs, -1);
5918 fill_gregset (&gregs, -1);
/freebsd-9.3-release/gnu/usr.bin/gdb/arch/arm/
H A Darmfbsd-nat.c94 fill_gregset (struct reg *gregset, int regno) function
/freebsd-9.3-release/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c947 fill_gregset (&gregs, regno);
1022 fill_gregset (gregset, regno);
1697 fill_gregset (gregset, -1);

Completed in 207 milliseconds