Searched refs:restore_group (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dreggroups.c249 static const reggroup restore_group = { "restore", INTERNAL_REGGROUP }; variable
257 const reggroup *const restore_reggroup = &restore_group;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dreggroups.c314 static struct reggroup restore_group = { "restore", INTERNAL_REGGROUP }; variable in typeref:struct:reggroup
322 struct reggroup *const restore_reggroup = &restore_group;

Completed in 129 milliseconds