Searched refs:x86_64_regmap (Results 1 – 4 of 4) sorted by relevance
59 static int x86_64_regmap[] = { variable68 #define X86_64_NUM_GREGS (sizeof(x86_64_regmap)/sizeof(int))98 collect_register (i, ((char *) buf) + x86_64_regmap[i]); in x86_64_fill_gregset()107 supply_register (i, ((char *) buf) + x86_64_regmap[i]); in x86_64_store_gregset()
299 * linux-x86-64-low.c (x86_64_regmap): Make it an array of617 * linux-x86-64-low.c (x86_64_regmap): Renamed from regmap.
3889 * x86-64-linux-nat.c (x86_64_regmap): Added CS and SS6481 * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.6482 (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.11692 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.12032 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c12033 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
8852 (x86_64_regmap): Rename to regmap.8856 x86_64_regmap.