Searched refs:aarch64_ft_collect_regmap (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-aarch64-ipa.cc47 static const int aarch64_ft_collect_regmap[] = { variable
121 (sizeof (aarch64_ft_collect_regmap) / sizeof(aarch64_ft_collect_regmap[0]))
134 + (aarch64_ft_collect_regmap[i] * FT_CR_SIZE));
144 + aarch64_ft_collect_regmap[regnum] * FT_CR_SIZE);
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-aarch64-ipa.cc48 static const int aarch64_ft_collect_regmap[] = { variable
122 (sizeof (aarch64_ft_collect_regmap) / sizeof(aarch64_ft_collect_regmap[0]))
135 + (aarch64_ft_collect_regmap[i] * FT_CR_SIZE));
145 + aarch64_ft_collect_regmap[regnum] * FT_CR_SIZE);

Completed in 113 milliseconds