Searched defs:register_reggroup_p (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Di386-tdep.h212 gdbarch_register_reggroup_p_ftype *register_reggroup_p; member in struct:gdbarch_tdep
H A Dgdbarch.c275 gdbarch_register_reggroup_p_ftype *register_reggroup_p; member in struct:gdbarch
3642 set_gdbarch_register_reggroup_p(struct gdbarch *gdbarch, gdbarch_register_reggroup_p_ftype register_reggroup_p) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Di386-tdep.h213 gdbarch_register_reggroup_p_ftype *register_reggroup_p = nullptr; member in struct:i386_gdbarch_tdep
H A Dgdbarch.c173 gdbarch_register_reggroup_p_ftype *register_reggroup_p = default_register_reggroup_p; member in struct:gdbarch
3614 set_gdbarch_register_reggroup_p(struct gdbarch *gdbarch, gdbarch_register_reggroup_p_ftype register_reggroup_p) argument

Completed in 235 milliseconds