Searched refs:reggroup_find (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dreggroups.h65 extern reggroup *reggroup_find (struct gdbarch *gdbarch, const char *name);
H A Dreggroups.c223 reggroup_find (struct gdbarch *gdbarch, const char *name) function
H A Dtarget-descriptions.c1135 if (reggroup_find (gdbarch, reg->group.c_str ()) == NULL)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dreggroups.h94 extern const reggroup *reggroup_find (struct gdbarch *gdbarch,
H A Dreggroups.c177 reggroup_find (struct gdbarch *gdbarch, const char *name) function
H A Dtarget-descriptions.c1121 if (reggroup_find (gdbarch, reg->group.c_str ()) == NULL)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-registers.c279 grp = reggroup_find (gdbarch, group_name);
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-registers.c273 grp = reggroup_find (gdbarch, group_name);

Completed in 150 milliseconds