Searched refs:supply_size (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgcore-elf.c65 int supply_size, int collect_size,
74 gdb_assert (variable_size_section || supply_size == collect_size);
64 gcore_elf_collect_regset_section_cb(const char *sect_name, int supply_size, int collect_size, const struct regset *regset, const char *human_name, void *cb_data) argument
H A Dgdbarch.h102 (const char *sect_name, int supply_size, int collect_size,
H A Dcorelow.c744 get_core_registers_cb (const char *sect_name, int supply_size, int collect_size, argument
755 gdb_assert (supply_size == collect_size);
770 supply_size, human_name, required);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcorelow.c686 get_core_registers_cb (const char *sect_name, int supply_size, int collect_size, argument
697 gdb_assert (supply_size == collect_size);
712 supply_size, human_name, required);
H A Dlinux-tdep.c1622 linux_collect_regset_section_cb (const char *sect_name, int supply_size, argument
1632 gdb_assert (supply_size == collect_size);
H A Dfbsd-tdep.c602 fbsd_collect_regset_section_cb (const char *sect_name, int supply_size, argument
H A Dgdbarch.h93 (const char *sect_name, int supply_size, int collect_size,

Completed in 271 milliseconds