Searched refs:prgregset_t (Results 1 – 21 of 21) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | sparc-sol2-nat.c | 77 supply_gregset (prgregset_t *gregs) in supply_gregset() 89 fill_gregset (prgregset_t *gregs, int regnum) in fill_gregset()
|
H A D | ia64-aix-nat.c | 39 supply_gregset (prgregset_t *gregsetp) in supply_gregset() 97 fill_gregset (prgregset_t *gregsetp, int regno) in fill_gregset()
|
H A D | proc-service.c | 230 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) in ps_lgetregs() 247 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset) in ps_lsetregs()
|
H A D | gdb_proc_service.h | 58 typedef gdb_gregset_t prgregset_t; typedef
|
H A D | sol-thread.c | 174 prgregset_t regset); 176 const prgregset_t regset); 485 prgregset_t gregset; in sol_thread_fetch_registers() 560 prgregset_t gregset; in sol_thread_store_registers() 1096 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) in ps_lgetregs() 1119 const prgregset_t gregset) in ps_lsetregs()
|
H A D | gdb_thread_db.h | 398 prgregset_t __gregs); 412 prgregset_t __gregs);
|
H A D | thread-db.c | 107 prgregset_t gregs); 111 prgregset_t gregs); 1001 prgregset_t gregset; in thread_db_fetch_registers() 1035 prgregset_t gregset; in thread_db_store_registers()
|
H A D | config.in | 537 /* Define if <sys/procfs.h> has prgregset_t. */
|
H A D | configure | 8431 echo $ac_n "checking for prgregset_t in sys/procfs.h""... $ac_c" 1>&6 8432 echo "configure:8433: checking for prgregset_t in sys/procfs.h" >&5 8443 prgregset_t avar
|
H A D | configure.in | 743 BFD_HAVE_SYS_PROCFS_TYPE(prgregset_t)
|
H A D | ChangeLog-2000 | 1874 [!HAVE_PROC_SERVICE_H]: Include "gregset.h", define prgregset_t 7505 * configure.in: Check for lwpid_t, psaddr_t, prgregset_t and 7510 prgregset_t and prfpregset_t if they are not already present.
|
H A D | ChangeLog-2002 | 7767 * gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to the
|
/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/ |
H A D | proc-service.c | 113 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) in ps_lgetregs() 140 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset) in ps_lsetregs()
|
H A D | config.in | 61 /* Define if <sys/procfs.h> has prgregset_t. */
|
H A D | configure.in | 72 BFD_HAVE_SYS_PROCFS_TYPE(prgregset_t)
|
H A D | configure | 1347 echo $ac_n "checking for prgregset_t in sys/procfs.h""... $ac_c" 1>&6 1348 echo "configure:1349: checking for prgregset_t in sys/procfs.h" >&5 1359 prgregset_t avar
|
H A D | ChangeLog | 322 Check for lwpid_t, psaddr_t, prgregset_t, prfpregset_t, and
|
/openbsd/gnu/usr.bin/binutils/gdb/config/ia64/ |
H A D | nm-aix.h | 34 #define GDB_GREGSET_T prgregset_t
|
/openbsd/gnu/usr.bin/binutils/gdb/config/sparc/ |
H A D | nm-sol2.h | 24 #define GDB_GREGSET_T prgregset_t
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | ChangeLog-0001 | 8005 * elf.c (elf_grok_pr_status): Eliminate reference to prgregset_t.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ChangeLog-0001 | 8005 * elf.c (elf_grok_pr_status): Eliminate reference to prgregset_t.
|