Searched refs:regset_from_core_section (Results 1 – 4 of 4) sorted by relevance
238 gdbarch_regset_from_core_section_ftype *regset_from_core_section; member1497 (long) current_gdbarch->regset_from_core_section); in gdbarch_dump()3711 return gdbarch->regset_from_core_section != NULL; in gdbarch_regset_from_core_section_p()3718 gdb_assert (gdbarch->regset_from_core_section != NULL); in gdbarch_regset_from_core_section()3721 return gdbarch->regset_from_core_section (gdbarch, sect_name, sect_size); in gdbarch_regset_from_core_section()3726 … gdbarch_regset_from_core_section_ftype regset_from_core_section) in set_gdbarch_regset_from_core_section() argument3728 gdbarch->regset_from_core_section = regset_from_core_section; in set_gdbarch_regset_from_core_section()
1432 …ection (struct gdbarch *gdbarch, gdbarch_regset_from_core_section_ftype *regset_from_core_section);
666 M::const struct regset *:regset_from_core_section:const char *sect_name, size_t sect_size:sect_name…
3509 @item const struct regset *regset_from_core_section (struct gdbarch * @var{gdbarch}, const char * @…3510 @findex regset_from_core_section