Searched refs:reggroup_name (Results 1 – 5 of 5) sorted by relevance
51 extern const char *reggroup_name (struct reggroup *reggroup);
52 reggroup_name (struct reggroup *group) in reggroup_name() function198 name = reggroup_name (group); in reggroups_dump()
1676 if (strncmp (start, reggroup_name (group), end - start) == 0) in registers_info()
1376 fprintf_unfiltered (file, "%s%s", sep, reggroup_name (group)); in regcache_dump()
217 reggroup_name (group)); in tui_show_register_group()