| /src/external/gpl3/gdb/dist/gdbserver/ |
| linux-x86-low.cc | 214 static /*const*/ int i386_regmap[] = variable 222 #define I386_NUM_REGS (sizeof (i386_regmap) / sizeof (i386_regmap[0])) 266 static /*const*/ int i386_regmap[] = variable 274 #define I386_NUM_REGS (sizeof (i386_regmap) / sizeof (i386_regmap[0])) 456 collect_register_i386 (regcache, i, ((char *) buf) + i386_regmap[i]); 458 /* Handle ORIG_EAX, which is not in i386_regmap. */ 480 supply_register (regcache, i, ((char *) buf) + i386_regmap[i]); 993 i386_regmap, [all...] |
| linux-x86-low.cc | 214 static /*const*/ int i386_regmap[] = variable 222 #define I386_NUM_REGS (sizeof (i386_regmap) / sizeof (i386_regmap[0])) 266 static /*const*/ int i386_regmap[] = variable 274 #define I386_NUM_REGS (sizeof (i386_regmap) / sizeof (i386_regmap[0])) 456 collect_register_i386 (regcache, i, ((char *) buf) + i386_regmap[i]); 458 /* Handle ORIG_EAX, which is not in i386_regmap. */ 480 supply_register (regcache, i, ((char *) buf) + i386_regmap[i]); 993 i386_regmap, [all...] |
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| linux-x86-low.cc | 208 static /*const*/ int i386_regmap[] = variable 216 #define I386_NUM_REGS (sizeof (i386_regmap) / sizeof (i386_regmap[0])) 258 static /*const*/ int i386_regmap[] = variable 266 #define I386_NUM_REGS (sizeof (i386_regmap) / sizeof (i386_regmap[0])) 450 collect_register_i386 (regcache, i, ((char *) buf) + i386_regmap[i]); 452 /* Handle ORIG_EAX, which is not in i386_regmap. */ 474 supply_register (regcache, i, ((char *) buf) + i386_regmap[i]); 1082 i386_regmap, [all...] |
| linux-x86-low.cc | 208 static /*const*/ int i386_regmap[] = variable 216 #define I386_NUM_REGS (sizeof (i386_regmap) / sizeof (i386_regmap[0])) 258 static /*const*/ int i386_regmap[] = variable 266 #define I386_NUM_REGS (sizeof (i386_regmap) / sizeof (i386_regmap[0])) 450 collect_register_i386 (regcache, i, ((char *) buf) + i386_regmap[i]); 452 /* Handle ORIG_EAX, which is not in i386_regmap. */ 474 supply_register (regcache, i, ((char *) buf) + i386_regmap[i]); 1082 i386_regmap, [all...] |