Searched refs:gdbarch_register_reggroup_p_ftype (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-descriptions.h81 gdbarch_register_reggroup_p_ftype *pseudo_reggroup_p);
H A Di386-tdep.h212 gdbarch_register_reggroup_p_ftype *register_reggroup_p;
H A Dtarget-descriptions.c437 gdbarch_register_reggroup_p_ftype *pseudo_register_reggroup_p = NULL;
1093 gdbarch_register_reggroup_p_ftype *pseudo_reggroup_p)
H A Dgdbarch.h886 typedef int (gdbarch_register_reggroup_p_ftype) (struct gdbarch *gdbarch, int regnum, struct reggroup *reggroup); typedef
888 extern void set_gdbarch_register_reggroup_p (struct gdbarch *gdbarch, gdbarch_register_reggroup_p_ftype *register_reggroup_p);
H A Dgdbarch.c275 gdbarch_register_reggroup_p_ftype *register_reggroup_p;
3643 gdbarch_register_reggroup_p_ftype register_reggroup_p)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-descriptions.h81 gdbarch_register_reggroup_p_ftype *pseudo_reggroup_p);
H A Di386-tdep.h213 gdbarch_register_reggroup_p_ftype *register_reggroup_p = nullptr;
H A Dtarget-descriptions.c436 gdbarch_register_reggroup_p_ftype *pseudo_register_reggroup_p = NULL;
1081 gdbarch_register_reggroup_p_ftype *pseudo_reggroup_p)
H A Dgdbarch-gen.h865 typedef int (gdbarch_register_reggroup_p_ftype) (struct gdbarch *gdbarch, int regnum, const struct reggroup *reggroup); typedef
867 extern void set_gdbarch_register_reggroup_p (struct gdbarch *gdbarch, gdbarch_register_reggroup_p_ftype *register_reggroup_p);
H A Dgdbarch.c173 gdbarch_register_reggroup_p_ftype *register_reggroup_p = default_register_reggroup_p;
3615 gdbarch_register_reggroup_p_ftype register_reggroup_p)

Completed in 387 milliseconds