or1k_core_reg::feature is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDor1k_core_reg::feature

or1k_core_reg::feature field

Syntax

const char *feature;

References

LocationReferrerText
or1k.h:107
const char *feature; /* feature name in XML tdesc file */
or1k.c:255or1k_create_reg_list()
or1k.c:274or1k_create_reg_list()
new_reg.feature = "org.gnu.gdb.or1k.group1";
or1k.c:281or1k_create_reg_list()
new_reg.feature = "org.gnu.gdb.or1k.group1";
or1k.c:289or1k_create_reg_list()
new_reg.feature = "org.gnu.gdb.or1k.group2";
or1k.c:297or1k_create_reg_list()
new_reg.feature = "org.gnu.gdb.or1k.group2";
or1k.c:527or1k_build_reg_cache()
feature->name = or1k_core_reg_list_arch_info[i].feature;
or1k.c:1352or1k_addreg_command_handler()
new_reg.feature = strdup(CMD_ARGV[2]);
or1k.c:1358or1k_addreg_command_handler()
new_reg.name, addr, new_reg.group, new_reg.feature);

Data Use

Functions writing or1k_core_reg::feature
Functions reading or1k_core_reg::feature
or1k_core_reg::feature