| /src/external/gpl3/gdb.old/dist/gdb/ |
| gregset.h | 27 #define GDB_GREGSET_T gregset_t
|
| i386-sol2-nat.c | 49 /* Mapping between the general-purpose registers in gregset_t format 140 typedef int gregset_t[19]; (in <sys/regset.h>) 174 gregset_t and fpregset_t formatted data. */ 202 supply_gregset (struct regcache *regcache, const gregset_t *gregsetp) 217 gregset_t *gregsetp, int regnum)
|
| sparc-nat.c | 44 GNU/Linux kernel headers. Fortunately GNU/Linux has a `gregset_t' 47 <signal.h>. Settling on using the `gregset_t' and `fpregset_t' 53 typedef struct reg gregset_t; typedef in typeref:struct:reg 56 typedef struct regs gregset_t; typedef in typeref:struct:regs 107 /* Determine whether `gregset_t' contains register REGNUM. */ 163 gregset_t regs; 198 gregset_t regs;
|
| s390-linux-nat.c | 158 supply_gregset (struct regcache *regcache, const gregset_t *regp) 169 regp, sizeof (gregset_t)); 184 sizeof (gregset_t)); 192 fill_gregset (const struct regcache *regcache, gregset_t *regp, int regno) 199 regp, sizeof (gregset_t)); 236 sizeof (gregset_t)); 275 gregset_t regs; 284 supply_gregset (regcache, (const gregset_t *) ®s); 292 gregset_t regs;
|
| ia64-linux-nat.c | 410 supply_gregset (struct regcache *regcache, const gregset_t *gregsetp) 446 fill_gregset (const struct regcache *regcache, gregset_t *gregsetp, int regno)
|
| configure | 21628 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gregset_t in sys/procfs.h" >&5 21629 $as_echo_n "checking for gregset_t in sys/procfs.h... " >&6; } 21641 gregset_t avar [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| gregset.h | 27 #define GDB_GREGSET_T gregset_t
|
| i386-sol2-nat.c | 49 /* Mapping between the general-purpose registers in gregset_t format 140 typedef int gregset_t[19]; (in <sys/regset.h>) 174 gregset_t and fpregset_t formatted data. */ 202 supply_gregset (struct regcache *regcache, const gregset_t *gregsetp) 217 gregset_t *gregsetp, int regnum)
|
| sparc-nat.c | 44 GNU/Linux kernel headers. Fortunately GNU/Linux has a `gregset_t' 47 <signal.h>. Settling on using the `gregset_t' and `fpregset_t' 53 typedef struct reg gregset_t; typedef in typeref:struct:reg 56 typedef struct regs gregset_t; typedef in typeref:struct:regs 107 /* Determine whether `gregset_t' contains register REGNUM. */ 163 gregset_t regs; 198 gregset_t regs;
|
| s390-linux-nat.c | 158 supply_gregset (struct regcache *regcache, const gregset_t *regp) 169 regp, sizeof (gregset_t)); 184 sizeof (gregset_t)); 192 fill_gregset (const struct regcache *regcache, gregset_t *regp, int regno) 199 regp, sizeof (gregset_t)); 236 sizeof (gregset_t)); 275 gregset_t regs; 284 supply_gregset (regcache, (const gregset_t *) ®s); 292 gregset_t regs;
|
| ia64-linux-nat.c | 410 supply_gregset (struct regcache *regcache, const gregset_t *gregsetp) 446 fill_gregset (const struct regcache *regcache, gregset_t *gregsetp, int regno)
|
| configure | 21529 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gregset_t in sys/procfs.h" >&5 21530 $as_echo_n "checking for gregset_t in sys/procfs.h... " >&6; } 21542 gregset_t avar [all...] |
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/ |
| ucontext.d | 129 alias greg_t[NGREG] gregset_t; 135 gregset_t gregs; 201 alias greg_t[NGREG] gregset_t; 207 gregset_t gregs; 234 struct gregset_t 275 alias greg_t[NGREG] gregset_t; 298 gregset_t gregs; 319 gregset_t gregs; 354 alias greg_t[NGREG] gregset_t; 372 gregset_t gregs [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/i386/ |
| gnu-unwind.h | 109 gregset_t *gregset = &uctxp->uc_mcontext.gregs;
|
| /src/external/gpl3/gcc/dist/libgcc/config/i386/ |
| gnu-unwind.h | 208 gregset_t *gregset = &uctxp->uc_mcontext.gregs;
|
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| configure | 10334 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gregset_t in sys/procfs.h" >&5 10335 $as_echo_n "checking for gregset_t in sys/procfs.h... " >&6; } 10347 gregset_t avar
|
| /src/external/gpl3/gdb.old/dist/gdbsupport/ |
| configure | 13108 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gregset_t in sys/procfs.h" >&5 13109 $as_echo_n "checking for gregset_t in sys/procfs.h... " >&6; } 13121 gregset_t avar
|
| /src/external/gpl3/gdb/dist/gdbserver/ |
| configure | 10099 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gregset_t in sys/procfs.h" >&5 10100 $as_echo_n "checking for gregset_t in sys/procfs.h... " >&6; } 10112 gregset_t avar
|
| /src/external/gpl3/gdb/dist/gdbsupport/ |
| configure | 12996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gregset_t in sys/procfs.h" >&5 12997 $as_echo_n "checking for gregset_t in sys/procfs.h... " >&6; } 13009 gregset_t avar
|