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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Darc-tdep.c214 static struct arc_register_feature arc_v2_core_reg_feature = variable in typeref:struct:arc_register_feature
1959 return &arc_v2_core_reg_feature;
1996 arc_v2_core_reg_feature.registers[ARC_R58_REGNUM].names[1] = r58_alias;
1997 arc_v2_core_reg_feature.registers[ARC_R59_REGNUM].names[1] = r59_alias;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Darc-tdep.c215 static struct arc_register_feature arc_v2_core_reg_feature = variable in typeref:struct:arc_register_feature
2025 return &arc_v2_core_reg_feature;
2062 arc_v2_core_reg_feature.registers[ARC_R58_REGNUM].names[1] = r58_alias;
2063 arc_v2_core_reg_feature.registers[ARC_R59_REGNUM].names[1] = r59_alias;

Completed in 118 milliseconds