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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Darc-tdep.c140 static struct arc_register_feature arc_v1_core_reg_feature = variable in typeref:struct:arc_register_feature
1957 return &arc_v1_core_reg_feature;
1994 arc_v1_core_reg_feature.registers[ARC_R58_REGNUM].names[1] = r58_alias;
1995 arc_v1_core_reg_feature.registers[ARC_R59_REGNUM].names[1] = r59_alias;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Darc-tdep.c141 static struct arc_register_feature arc_v1_core_reg_feature = variable in typeref:struct:arc_register_feature
2023 return &arc_v1_core_reg_feature;
2060 arc_v1_core_reg_feature.registers[ARC_R58_REGNUM].names[1] = r58_alias;
2061 arc_v1_core_reg_feature.registers[ARC_R59_REGNUM].names[1] = r59_alias;

Completed in 167 milliseconds