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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dgregset.h52 extern void fill_gregset (gdb_gregset_t *gregs, int regno);
H A Dsparc-sol2-nat.c89 fill_gregset (prgregset_t *gregs, int regnum) function
H A Dm32r-linux-nat.c123 fill_gregset (elf_gregset_t * gregsetp, int regno)
163 fill_gregset (&regs, regno);
121 fill_gregset (elf_gregset_t * gregsetp, int regno) function
H A Di386v4-nat.c120 fill_gregset (gregset_t *gregsetp, int regnum) function
H A Dalphabsd-nat.c57 fill_gregset (gregset_t *gregsetp, int regno) function
H A Dmips-linux-tdep.c140 fill_gregset (elf_gregset_t *gregsetp, int regno) function
150 fill_gregset (gregsetp, regi);
151 fill_gregset (gregsetp, mips_regnum (current_gdbarch)->lo);
152 fill_gregset (gregsetp, mips_regnum (current_gdbarch)->hi);
153 fill_gregset (gregsetp, mips_regnum (current_gdbarch)->pc);
154 fill_gregset (gregsetp, mips_regnum (current_gdbarch)->badvaddr);
155 fill_gregset (gregsetp, PS_REGNUM);
156 fill_gregset (gregsetp, mips_regnum (current_gdbarch)->cause);
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 Damd64-linux-nat.c119 fill_gregset (elf_gregset_t *gregsetp, int regnum)
117 fill_gregset (elf_gregset_t *gregsetp, int regnum) function
H A Dia64-aix-nat.c97 fill_gregset (prgregset_t *gregsetp, int regno) function
H A Dmipsv4-nat.c77 fill_gregset (gregset_t *gregsetp, int regno) function
H A Dproc-service.c241 fill_gregset ((gdb_gregset_t *) gregset, -1);
H A Di386-linux-nat.c244 fill_gregset (elf_gregset_t *gregsetp, int regno)
296 fill_gregset (&regs, regno);
240 fill_gregset (elf_gregset_t *gregsetp, int regno) function
H A Dm68klinux-nat.c294 fill_gregset (elf_gregset_t *gregsetp, int regno)
341 fill_gregset (&regs, regno);
290 fill_gregset (elf_gregset_t *gregsetp, int regno) function
H A Dhppa-linux-nat.c323 fill_gregset (gdb_gregset_t *gregsetp, int regno) function
H A Dirix5-nat.c82 fill_gregset (gregset_t *gregsetp, int regno) function
H A Darm-linux-nat.c585 fill_gregset (gdb_gregset_t *gregsetp, int regno) function
H A Dia64-linux-nat.c414 fill_gregset (gregset_t *gregsetp, int regno) function
H A Dsol-thread.c623 fill_gregset ((gdb_gregset_t *) &gregset, regnum);
1112 fill_gregset ((gdb_gregset_t *) gregset, -1);
H A Dppc-linux-nat.c807 fill_gregset (gdb_gregset_t *gregsetp, int regno) function
H A Dm68k-tdep.c981 fill_gregset (gregset_t *gregsetp, int regno)
973 fill_gregset (gregset_t *gregsetp, int regno) function
H A Dthread-db.c1065 fill_gregset ((gdb_gregset_t *) gregset, -1);
H A Dprocfs.c3797 fill_gregset (gregs, regno);
6039 fill_gregset (&gregs, -1);
6126 fill_gregset (&gregs, -1);
H A Dlinux-nat.c2491 fill_gregset (&gregs, -1);
2533 fill_gregset should do it automatically. */
2542 fill_gregset should do it automatically. */
2554 fill_gregset should do it automatically. */

Completed in 123 milliseconds