Searched refs:regset_from_core_section (Results 1 – 3 of 3) sorted by relevance
263 gdbarch_regset_from_core_section_ftype *regset_from_core_section; member777 (long) current_gdbarch->regset_from_core_section); in gdbarch_dump()5357 return gdbarch->regset_from_core_section != NULL; in gdbarch_regset_from_core_section_p()5364 gdb_assert (gdbarch->regset_from_core_section != NULL); in gdbarch_regset_from_core_section()5367 return gdbarch->regset_from_core_section (gdbarch, sect_name, sect_size); in gdbarch_regset_from_core_section()5372 … gdbarch_regset_from_core_section_ftype regset_from_core_section) in set_gdbarch_regset_from_core_section() argument5374 gdbarch->regset_from_core_section = regset_from_core_section; in set_gdbarch_regset_from_core_section()
2343 …ection (struct gdbarch *gdbarch, gdbarch_regset_from_core_section_ftype *regset_from_core_section);
3549 @item const struct regset *regset_from_core_section (struct gdbarch * @var{gdbarch}, const char * @…3550 @findex regset_from_core_section