Home
last modified time | relevance | path

Searched refs:supply_gregset (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-12-stable/contrib/gdb/gdb/
Darmnbsd-nat.c41 supply_gregset (struct reg *gregset) in supply_gregset() function
134 supply_gregset (&inferior_registers); in fetch_regs()
398 supply_gregset (&core_reg->intreg); in fetch_core_registers()
419 supply_gregset (&gregset); in fetch_elfcore_registers()
Dgregset.h45 extern void supply_gregset (gdb_gregset_t *gregs);
Dcore-regset.c76 supply_gregset (&gregset); in fetch_core_registers()
Di386bsd-nat.c125 supply_gregset (gregset_t *gregsetp) in supply_gregset() function
187 supply_gregset (&gregs); in fetch_inferior_registers()
Dsparc-sol2-nat.c77 supply_gregset (prgregset_t *gregs) in supply_gregset() function
Ds390-nat.c66 supply_gregset (gregset_t *regp) in supply_gregset() function
141 supply_gregset (&regs); in fetch_regs()
Di386v4-nat.c105 supply_gregset (gregset_t *gregsetp) in supply_gregset() function
Dalphabsd-nat.c50 supply_gregset (gregset_t *gregsetp) in supply_gregset() function
Dia64-fbsd-nat.c65 supply_gregset (&regs.r); in fetch_inferior_registers()
Dppcfbsd-nat.c146 supply_gregset (char *regs) in supply_gregset() function
Damd64fbsd-nat.c114 supply_gregset (gregset_t *gregsetp) in supply_gregset() function
Dmipsv4-nat.c46 supply_gregset (gregset_t *gregsetp) in supply_gregset() function
Dia64-fbsd-tdep.c203 supply_gregset (const void *gregs) in supply_gregset() function
Dalpha-nat.c201 supply_gregset (gdb_gregset_t *gregsetp) in supply_gregset() function
Dproc-service.c254 supply_gregset ((gdb_gregset_t *) gregset); in ps_lsetregs()
Di386gnu-nat.c99 supply_gregset (gdb_gregset_t *gregs) in supply_gregset() function
Dsparc64fbsd-tdep.c69 supply_gregset (const void *gregs) in supply_gregset() function
Dmipsfbsd-tdep.c70 supply_gregset (gdb_gregset_t *gregs) in supply_gregset() function
Dsol-thread.c598 supply_gregset ((gdb_gregset_t *) &gregset); in sol_thread_fetch_registers()
1173 supply_gregset ((gdb_gregset_t *) gregset); in ps_lsetregs()
Dada-tasks.c749 supply_gregset (&gregset_saved); in task_switch()
Duw-thread.c773 supply_gregset (&map.thr_ucontext.uc_mcontext.gregs); in uw_thread_fetch_registers()
Dthread-db.c961 supply_gregset ((gdb_gregset_t *) gregset); in thread_db_fetch_registers()
/freebsd-12-stable/gnu/usr.bin/gdb/arch/arm/
Darmfbsd-nat.c70 supply_gregset (struct reg *gregset) in supply_gregset() function
203 supply_gregset (&inferior_registers); in fetch_regs()
486 supply_gregset (&core_reg->intreg); in fetch_core_registers()
507 supply_gregset (&gregset); in fetch_elfcore_registers()
/freebsd-12-stable/gnu/usr.bin/gdb/libgdb/
Dfbsd-threads.c857 supply_gregset (&gregs); in fbsd_lwp_fetch_registers()
922 supply_gregset (gregset); in fbsd_thread_fetch_registers()
1709 supply_gregset ((gdb_gregset_t *) gregset); in ps_lsetregs()
/freebsd-12-stable/contrib/gdb/
DFREEBSD-diffs940 +supply_gregset (const void *gregs)

12