Searched refs:hw_find_string_property (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/m68hc11/ |
| D | dv-nvram.c | 164 controller->file_name = hw_find_string_property (me, "file"); in attach_nvram_regs() 169 const char *value = hw_find_string_property (me, "mode"); in attach_nvram_regs()
|
| D | dv-m68hc11eepr.c | 219 controller->file_name = hw_find_string_property (me, "file"); in attach_m68hc11eepr_regs()
|
| D | dv-m68hc11sio.c | 130 const char *value = hw_find_string_property(me, "backend"); in attach_m68hc11sio_regs()
|
| D | dv-m68hc11.c | 327 cpu_mode = hw_find_string_property (me, "mode"); in attach_m68hc11_regs()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | hw-properties.h | 223 const char *hw_find_string_property
|
| D | hw-tree.c | 99 strcpy (spec->buf, hw_find_string_property (aliases, alias)); in split_device_specifier() 1180 const char *s = hw_find_string_property (me, property->name); in print_properties() 1347 return hw_find_string_property (root, spec.property); in hw_tree_find_string_property()
|
| D | hw-properties.c | 753 hw_find_string_property (struct hw *me, in hw_find_string_property() function
|
| /netbsd/src/external/gpl3/gdb/dist/sim/cris/ |
| D | dv-cris.c | 294 const char *action = hw_find_string_property (me, "multiple-int"); in cris_finish()
|
| D | dv-rv.c | 1128 const char *dummyarg = hw_find_string_property (me, "dummy"); in hw_rv_finish()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/bfin/ |
| D | dv-bfin_ppi.c | 229 color = hw_find_string_property (me, "color"); in bfin_ppi_finish()
|
| D | dv-bfin_eppi.c | 278 color = hw_find_string_property (me, "color"); in bfin_eppi_finish()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/mips/ |
| D | dv-tx3904sio.c | 231 const char* value = hw_find_string_property(me, "backend"); in attach_tx3904sio_regs()
|